Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/arm/common/
H A Darm_spm_def.h130 #define PLAT_SPM_COOKIE_0 ULL(0) macro
/rk3399_ARM-atf/plat/socionext/synquacer/include/
H A Dplatform_def.h175 #define PLAT_SPM_COOKIE_0 ULL(0) macro
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h417 #define PLAT_SPM_COOKIE_0 ULL(0) macro
/rk3399_ARM-atf/services/std_svc/spm/spm_mm/
H A Dspm_mm_setup.c168 ep_info.args.arg2 = PLAT_SPM_COOKIE_0; in spm_sp_setup()