Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/rpi/rpi3/include/
Dplatform_def.h191 #define PLAT_MAX_BL31_SIZE ULL(0x20000) macro
193 #define BL31_BASE (BL31_LIMIT - PLAT_MAX_BL31_SIZE)
/trusted-firmware-a-latest/plat/rpi/rpi4/include/
Dplatform_def.h104 #define PLAT_MAX_BL31_SIZE ULL(0x80000) macro