Searched refs:BL33 (Results 1 – 10 of 10) sorted by relevance
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | mkimage_fit_atf.sh | 32 BL33="u-boot-nodtb.bin" 34 if [ ! -f $BL33 ]; then 35 echo "ERROR: $BL33 file NOT found" >&2 58 data = /incbin/("$BL33");
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/ |
H A D | trusted-firmware-a.inc | 62 # When U-Boot support is activated BL33 is activated with u-boot.bin file 66 # When UEFI support is activated BL33 is activated with uefi.bin file 134 EXTRA_OEMAKE += "${@bb.utils.contains('TFA_UBOOT', '1', 'BL33=${DEPLOY_DIR_IMAGE}/u-boot.bin', '', … 138 EXTRA_OEMAKE += "${@bb.utils.contains('TFA_UEFI', '1', 'BL33=${RECIPE_SYSROOT}/firmware/uefi.bin', … 142 EXTRA_OEMAKE += "${@bb.utils.contains('TFTF_TESTS', '1', 'BL33=${RECIPE_SYSROOT}/firmware/tftf.bin'…
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/u-boot/u-boot/ |
H A D | qemuarm64.cfg | 2 # This must match the address that TF-A jumps to for BL33
|
H A D | qemuarm.cfg | 1 # This must match the address that TF-A jumps to for BL33
|
/openbmc/openbmc/meta-nuvoton/conf/machine/include/ |
H A D | npcm8xx.inc | 43 # Nuvoton prefers u-boot as BL33.
|
/openbmc/u-boot/board/hisilicon/hikey/ |
H A D | build-tf.mak | 35 BL33=$(BL33_HIKEY) \
|
H A D | README | 63 BL33=~/hikey/bin/u-boot.bin DEBUG=1 PLAT=hikey
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/ |
H A D | 0003-fix-corstone1000-remove-unused-NS_SHARED_RAM-region.patch | 40 - * content: BL33 (u-boot)
|
/openbmc/u-boot/board/hisilicon/poplar/ |
H A D | README | 114 SPD=none BL33=~/poplar/bin/u-boot.bin DEBUG=1 PLAT=poplar 246 INFO: BL2: Loading BL33
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/ |
H A D | software-architecture.rst | 160 - Non-Trusted Firmware BL33,
|