Home
last modified time | relevance | path

Searched refs:SCU_SAC_INIT (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/arm/plat-stm/
H A Dplatform_config.h99 #if !defined(SCU_SAC_INIT) || !defined(SCU_NSAC_INIT)
102 #define SCU_SAC_INIT SCU_CPUS_MASK macro
H A Dmain.c120 io_write32(SCU_BASE + SCU_SAC, SCU_SAC_INIT); in plat_primary_init_early()