Searched refs:BL32 (Results 1 – 17 of 17) sorted by relevance
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | mkimage_fit_atf.sh | 22 BL32="tee.bin" 24 if [ ! -f $BL32 ]; then 25 BL32=/dev/null 28 echo "$BL32 size: " >&2 29 ls -lct $BL32 | awk '{print $5}' >&2 75 if [ -f $BL32 ]; then 79 data = /incbin/("$BL32"); 113 if [ -f $BL32 ]; then
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/ |
H A D | trusted-firmware-a-fvp-base.inc | 42 # Add OP-TEE as BL32. 43 BL32 = "${@oe.utils.conditional('SPMC_IS_OPTEE', '1',\ 47 ' BL32=${BL32}', '', d)}"
|
H A D | trusted-firmware-a-corstone1000.inc | 26 # BL2 loads BL32 (optee). So, optee needs to be built first: 55 BL32=${RECIPE_SYSROOT}/${nonarch_base_libdir}/firmware/tee-pager_v2.bin \
|
/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 | 6 After enabling additional features in Trusted Services, the size of BL32 image 8 for BL32 image, this patch removes NS_SHARED_RAM region which is not currently used by
|
H A D | 0002-fix-corstone1000-pass-spsr-value-explicitly.patch | 6 Passes spsr value for BL32 (OPTEE) explicitly between different boot
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/ |
H A D | trusted-firmware-a_%.bbappend | 38 BL32=${STAGING_DIR_TARGET}${nonarch_base_libdir}/firmware/tee-header_v2.bin \ 45 BL32=${STAGING_DIR_TARGET}${nonarch_base_libdir}/firmware/tee-header_v2.bin \
|
H A D | trusted-firmware-a.inc | 149 …utils.contains('SEL2_SPMC', '1', 'CTX_INCLUDE_EL2_REGS=1 ARM_ARCH_MINOR=4 BL32=${RECIPE_SYSROOT}/f…
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | amlogic-t7-a311d2-khadas-vim4.dts | 34 /* 32 MiB reserved for ARM Trusted Firmware (BL32) */
|
H A D | meson-gx.dtsi | 52 /* 32 MiB reserved for ARM Trusted Firmware (BL32) */
|
H A D | meson-g12-common.dtsi | 111 /* 32 MiB reserved for ARM Trusted Firmware (BL32) */
|
/openbmc/openbmc/meta-nuvoton/conf/machine/include/ |
H A D | npcm8xx.inc | 40 # Nuvoton prefers optee for BL32.
|
/openbmc/linux/drivers/tee/optee/ |
H A D | Kconfig | 16 This loads the BL32 image for OP-TEE as firmware when the driver is
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8365-evk.dts | 75 /* 12 MiB reserved for OP-TEE (BL32)
|
H A D | mt8195-demo.dts | 60 * 12 MiB reserved for OP-TEE (BL32)
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-platform-devices-ampere-smpro | 297 - 07: ATF BL32 firmware booting
|
/openbmc/linux/Documentation/staging/ |
H A D | tee.rst | 221 BL32 OP-TEE image from the kernel after the kernel boots, rather than loading
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/ |
H A D | software-architecture.rst | 159 - Secure Payload BL32 (Trusted OS)
|