Home
last modified time | relevance | path

Searched refs:PLAT_SPM_COOKIE_1 (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/include/plat/arm/common/
H A Darm_spm_def.h131 #define PLAT_SPM_COOKIE_1 ULL(0) macro
/rk3399_ARM-atf/plat/socionext/synquacer/include/
H A Dplatform_def.h176 #define PLAT_SPM_COOKIE_1 ULL(0) macro
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h418 #define PLAT_SPM_COOKIE_1 ULL(0) macro
/rk3399_ARM-atf/services/std_svc/spm/spm_mm/
H A Dspm_mm_setup.c169 ep_info.args.arg3 = PLAT_SPM_COOKIE_1; in spm_sp_setup()