Home
last modified time | relevance | path

Searched refs:BL32 (Results 1 – 17 of 17) sorted by relevance

/openbmc/u-boot/arch/arm/mach-imx/
H A Dmkimage_fit_atf.sh22 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 Dtrusted-firmware-a-fvp-base.inc42 # Add OP-TEE as BL32.
43 BL32 = "${@oe.utils.conditional('SPMC_IS_OPTEE', '1',\
47 ' BL32=${BL32}', '', d)}"
H A Dtrusted-firmware-a-corstone1000.inc26 # 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 D0003-fix-corstone1000-remove-unused-NS_SHARED_RAM-region.patch6 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 D0002-fix-corstone1000-pass-spsr-value-explicitly.patch6 Passes spsr value for BL32 (OPTEE) explicitly between different boot
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/
H A Dtrusted-firmware-a_%.bbappend38 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 Dtrusted-firmware-a.inc149 …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 Damlogic-t7-a311d2-khadas-vim4.dts34 /* 32 MiB reserved for ARM Trusted Firmware (BL32) */
H A Dmeson-gx.dtsi52 /* 32 MiB reserved for ARM Trusted Firmware (BL32) */
H A Dmeson-g12-common.dtsi111 /* 32 MiB reserved for ARM Trusted Firmware (BL32) */
/openbmc/openbmc/meta-nuvoton/conf/machine/include/
H A Dnpcm8xx.inc40 # Nuvoton prefers optee for BL32.
/openbmc/linux/drivers/tee/optee/
H A DKconfig16 This loads the BL32 image for OP-TEE as firmware when the driver is
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8365-evk.dts75 /* 12 MiB reserved for OP-TEE (BL32)
H A Dmt8195-demo.dts60 * 12 MiB reserved for OP-TEE (BL32)
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-platform-devices-ampere-smpro297 - 07: ATF BL32 firmware booting
/openbmc/linux/Documentation/staging/
H A Dtee.rst221 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 Dsoftware-architecture.rst159 - Secure Payload BL32 (Trusted OS)