Home
last modified time | relevance | path

Searched refs:BL1_RO_BASE (Results 1 – 25 of 28) sorted by relevance

12

/trusted-firmware-a/bl1/
A Dbl1.ld.S23 ROM (rx): ORIGIN = BL1_RO_BASE, LENGTH = BL1_RO_LIMIT - BL1_RO_BASE
29 . = BL1_RO_BASE; define
/trusted-firmware-a/plat/hisilicon/poplar/include/
A Dpoplar_layout.h117 #define BL1_RO_BASE (LLOADER_TEXT_BASE + BL1_RO_OFFSET) macro
118 #define BL1_RO_LIMIT (BL1_RO_BASE + BL1_RO_SIZE)
/trusted-firmware-a/plat/hisilicon/hikey/include/
A Dhikey_layout.h38 #define BL1_RO_BASE (XG2RAM0_BASE + BL1_XG2RAM0_OFFSET) macro
63 #define BL2_BASE (BL1_RO_BASE) /* 0xf980_1000 */
/trusted-firmware-a/plat/hisilicon/hikey960/include/
A Dplatform_def.h52 #define BL1_RO_BASE (0x1AC00000) macro
53 #define BL1_RO_LIMIT (BL1_RO_BASE + 0x20000)
/trusted-firmware-a/plat/marvell/armada/common/
A Dmarvell_bl1_setup.c61 BL1_RO_BASE, in marvell_bl1_plat_arch_setup()
/trusted-firmware-a/plat/hisilicon/poplar/
A Dbl1_plat_setup.c87 BL1_RO_BASE, /* l-loader and BL1 ROM */ in bl1_plat_arch_setup()
/trusted-firmware-a/include/plat/marvell/armada/a3k/common/
A Dmarvell_def.h142 #define BL1_RO_BASE PLAT_MARVELL_TRUSTED_ROM_BASE macro
/trusted-firmware-a/plat/marvell/armada/a8k/common/include/
A Dplatform_def.h128 #define PLAT_MARVELL_CPU_ENTRY_ADDR BL1_RO_BASE
/trusted-firmware-a/include/plat/marvell/armada/a8k/common/
A Dmarvell_def.h173 #define BL1_RO_BASE PLAT_MARVELL_TRUSTED_ROM_BASE macro
/trusted-firmware-a/plat/hisilicon/hikey/
A Dhikey_bl1_setup.c71 BL1_RO_BASE, in bl1_plat_arch_setup()
/trusted-firmware-a/plat/marvell/armada/a3k/common/include/
A Dplatform_def.h118 #define PLAT_MARVELL_CPU_ENTRY_ADDR BL1_RO_BASE
/trusted-firmware-a/plat/layerscape/board/ls1043/include/
A Dplatform_def.h81 #define BL1_RO_BASE PLAT_LS_TRUSTED_ROM_BASE macro
/trusted-firmware-a/plat/intel/soc/common/include/
A Dplatform_def.h120 #define BL1_RO_BASE (0xffe00000) macro
/trusted-firmware-a/plat/brcm/board/stingray/include/
A Dplatform_def.h94 #define BL1_RO_BASE PLAT_BRCM_TRUSTED_ROM_BASE macro
/trusted-firmware-a/plat/rpi/rpi3/include/
A Dplatform_def.h169 #define BL1_RO_BASE SEC_ROM_BASE macro
/trusted-firmware-a/plat/arm/board/fvp_r/include/
A Dplatform_def.h75 #define PLAT_BL1_RO_LIMIT (BL1_RO_BASE \
/trusted-firmware-a/plat/qemu/qemu/include/
A Dplatform_def.h129 #define BL1_RO_BASE SEC_ROM_BASE macro
/trusted-firmware-a/build/qemu/release/bl1/
A Dbl1.ld12 "BL1_RO_BASE address is not aligned on a page boundary.")
A Dbl1.map576 …0x0000000000000001 ASSERT ((. == ALIGN (0x1000)), BL1_RO_BASE address is not aligne…
/trusted-firmware-a/plat/hisilicon/hikey960/
A Dhikey960_bl1_setup.c103 BL1_RO_BASE, in bl1_plat_arch_setup()
/trusted-firmware-a/plat/arm/board/a5ds/include/
A Dplatform_def.h216 #define BL1_RO_BASE 0x00000000 macro
/trusted-firmware-a/plat/arm/board/fvp_ve/include/
A Dplatform_def.h199 #define BL1_RO_BASE 0x00000000 macro
/trusted-firmware-a/plat/qemu/qemu_sbsa/include/
A Dplatform_def.h116 #define BL1_RO_BASE SEC_ROM_BASE macro
/trusted-firmware-a/include/plat/arm/common/
A Darm_def.h496 #define BL1_RO_BASE PLAT_ARM_TRUSTED_ROM_BASE macro
/trusted-firmware-a/docs/design/
A Dfirmware-design.rst143 vector defined by the constant ``BL1_RO_BASE``. The BL1 data section is copied

Completed in 29 milliseconds

12