Searched refs:TZC_REGION_S_NONE (Results 1 – 10 of 10) sorted by relevance
/trusted-firmware-a/plat/arm/board/juno/ |
A D | juno_security.c | 43 TZC_REGION_S_NONE, JUNO_MEDIA_TZC_NS_DEV_ACCESS}, 45 TZC_REGION_S_NONE, JUNO_MEDIA_TZC_PROT_ACCESS}, 51 TZC_REGION_S_NONE, JUNO_MEDIA_TZC_NS_DEV_ACCESS}, 53 TZC_REGION_S_NONE, JUNO_MEDIA_TZC_NS_DEV_ACCESS},
|
/trusted-firmware-a/fdts/ |
A D | stm32mp15-fw-config.dtsi | 71 DDR_NS_BASE DDR_NS_SIZE TZC_REGION_S_NONE TZC_REGION_NSEC_ALL_ACCESS_RDWR 73 DDR_SHARE_BASE DDR_SHARE_SIZE TZC_REGION_S_NONE 77 DDR_NS_BASE DDR_NS_SIZE TZC_REGION_S_NONE TZC_REGION_NSEC_ALL_ACCESS_RDWR>;
|
/trusted-firmware-a/plat/st/stm32mp1/ |
A D | stm32mp1_security.c | 47 sec_attr = TZC_REGION_S_NONE; in tzc400_add_region() 70 init_tzc400_begin(TZC_REGION_S_NONE); in init_tzc400()
|
A D | stm32mp1_fconf_firewall.c | 63 tzc400_configure_region0(TZC_REGION_S_NONE, 0); in stm32mp1_security_setup()
|
/trusted-firmware-a/plat/arm/common/ |
A D | arm_tzc_dmc500.c | 45 tzc_dmc500_configure_region0(TZC_REGION_S_NONE, 0); in arm_tzc_dmc500_setup()
|
A D | arm_tzc400.c | 48 tzc400_configure_region0(TZC_REGION_S_NONE, 0); in arm_tzc400_setup()
|
/trusted-firmware-a/include/drivers/arm/ |
A D | tzc_common.h | 57 #define TZC_REGION_S_NONE U(0) macro
|
/trusted-firmware-a/drivers/nxp/tzc/ |
A D | plat_tzc400.c | 167 tzc400_configure_region0(TZC_REGION_S_NONE, 0U); in mem_access_setup()
|
/trusted-firmware-a/include/plat/arm/common/ |
A D | plat_arm.h | 51 PLAT_SP_IMAGE_NS_BUF_SIZE) - 1, TZC_REGION_S_NONE, \
|
A D | arm_def.h | 165 #define ARM_TZC_NS_DRAM_S_ACCESS TZC_REGION_S_NONE
|
Completed in 9 milliseconds