Home
last modified time | relevance | path

Searched refs:ARM_CONFIG_HAS_TZC (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/plat/arm/common/
H A Darm_config.h17 #define ARM_CONFIG_HAS_TZC BIT(2) macro
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_security.c38 if ((get_arm_config()->flags & ARM_CONFIG_HAS_TZC) != 0U) in plat_arm_security_setup()
H A Dfvp_common.c423 arm_config.flags |= (ARM_CONFIG_BASE_MMAP | ARM_CONFIG_HAS_TZC); in fvp_config_setup()