Home
last modified time | relevance | path

Searched defs:BL32_SRAM_LIMIT (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/include/
Dplatform_def.h111 #define BL32_SRAM_LIMIT (BL31_LIMIT+0x80000) /* 512K */ macro
/device/linaro/bootloader/arm-trusted-firmware/plat/qemu/include/
Dplatform_def.h139 #define BL32_SRAM_LIMIT BL31_BASE macro