Home
last modified time | relevance | path

Searched refs:__RO_START__ (Results 1 – 21 of 21) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/
Dbl31_plat_setup.c22 unsigned long __RO_START__; variable
31 #define BL31_RO_BASE (unsigned long)(&__RO_START__)
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/
Dbl31_plat_setup.c24 unsigned long __RO_START__; variable
34 #define BL31_RO_BASE (unsigned long)(&__RO_START__)
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/poplar/
Dbl31_plat_setup.c28 #define BL31_RO_BASE (unsigned long)(&__RO_START__)
Dbl2_plat_setup.c22 #define BL2_RO_BASE (unsigned long)(&__RO_START__)
/device/linaro/bootloader/arm-trusted-firmware/bl2u/
Dbl2u.ld.S42 __RO_START__ = .; define
/device/linaro/bootloader/arm-trusted-firmware/bl32/tsp/
Dtsp.ld.S43 __RO_START__ = .; define
/device/linaro/bootloader/arm-trusted-firmware/include/plat/common/
Dcommon_def.h86 #define BL_CODE_BASE (unsigned long)(&__RO_START__)
/device/linaro/bootloader/arm-trusted-firmware/bl2/
Dbl2.ld.S49 __RO_START__ = .; define
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/
Dbl31.ld.S27 __RO_START__ = .; define
Dbl31_plat_setup.c29 unsigned long __RO_START__; variable
38 #define BL31_RO_BASE (unsigned long)(&__RO_START__)
/device/linaro/bootloader/arm-trusted-firmware/bl1/
Dbl1.ld.S62 __RO_START__ = .; define
/device/linaro/bootloader/arm-trusted-firmware/bl32/sp_min/
Dsp_min.ld.S62 __RO_START__ = .; define
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/
Dhikey960_bl31_setup.c30 #define BL31_RO_BASE (unsigned long)(&__RO_START__)
Dhikey960_bl2_setup.c35 #define BL2_RO_BASE (unsigned long)(&__RO_START__)
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/
Dhikey_bl31_setup.c31 #define BL31_RO_BASE (unsigned long)(&__RO_START__)
Dhikey_bl2_setup.c38 #define BL2_RO_BASE (unsigned long)(&__RO_START__)
/device/linaro/bootloader/arm-trusted-firmware/bl31/
Dbl31.ld.S74 __RO_START__ = .; define
/device/linaro/bootloader/arm-trusted-firmware/plat/qemu/
Dqemu_bl31_setup.c22 #define BL31_RO_BASE (unsigned long)(&__RO_START__)
Dqemu_bl2_setup.c27 #define BL2_RO_BASE (unsigned long)(&__RO_START__)
/device/linaro/bootloader/arm-trusted-firmware/include/common/
Dbl_common.h76 extern uintptr_t __RO_START__;
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dfirmware-design.rst1485 - ``__RO_START__``