Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/hisilicon/poplar/include/
Dpoplar_layout.h90 #define BL1_SIZE (BL1_RO_SIZE + BL1_RW_SIZE) macro
114 #define BL1_LIMIT (BL1_BASE + BL1_SIZE)
124 #define BL2_OFFSET (BL1_OFFSET + BL1_SIZE)
/external/arm-trusted-firmware/plat/qemu/qemu_sbsa/include/
Dplatform_def.h115 #define BL1_SIZE 0x12000 macro
118 #define BL1_RW_BASE (BL1_RW_LIMIT - BL1_SIZE)
152 #define BL32_MEM_SIZE (BL_RAM_SIZE - BL1_SIZE - \