Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/bl1/
Dbl1_private.h21 #define BL1_RAM_BASE (uintptr_t)(&__BL1_RAM_START__) macro
/device/linaro/bootloader/arm-trusted-firmware/plat/qemu/
Dqemu_bl1_setup.c21 #define BL1_RAM_BASE (uint64_t)(&__BL1_RAM_START__) macro