Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/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)
/trusted-firmware-a-latest/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 - \
202 #define PLAT_QEMU_FIP_BASE BL1_SIZE