Home
last modified time | relevance | path

Searched defs:PLAT_SPM_BUF_SIZE (Results 1 – 4 of 4) sorted by relevance

/arm-trusted-firmware/include/plat/arm/common/
H A Darm_spm_def.h46 #define PLAT_SPM_BUF_SIZE ULL(0x100000) macro
/arm-trusted-firmware/plat/socionext/synquacer/include/
H A Dplatform_def.h134 #define PLAT_SPM_BUF_SIZE ULL(0x10000) macro
/arm-trusted-firmware/plat/hobot/sigi/include/
H A Dplatform_def.h170 #define PLAT_SPM_BUF_SIZE ULL(0x10000) macro
/arm-trusted-firmware/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h294 #define PLAT_SPM_BUF_SIZE (PLATFORM_CORE_COUNT * \ macro