.. # Copyright (c) 2023, Arm Limited. # # SPDX-License-Identifier: MIT ################## ns-edk2-optee.yaml ################## Description ########### Brings together a software stack to demonstrate OPTEE in secure EL1 with TF-A in secure EL3 but without FF-A and secure EL2(Hafnium). Secure partition dispatcher exists inside OPTEE. Build-Time Variables #################### ===== ======= btvar default ===== ======= ===== ======= Run-Time Variables ################## ============== =============================================================== rtvar default ============== =============================================================== BL1 ${artifact:BL1} CMDLINE console=ttyAMA0 earlycon=pl011,0x1c090000 root=/dev/vda ip=dhcp DTB ${artifact:DTB} EDK2FLASH FIP ${artifact:FIP} KERNEL LOCAL_NET_PORT 8022 ROOTFS SHARE ============== =============================================================== Components ########## ===================== ================================================================================== ======================================== component repository revision ===================== ================================================================================== ======================================== acpica https://github.com/acpica/acpica.git R2025_04_04 dt https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git v6.17-dts edk2 (edk2) https://github.com/tianocore/edk2.git edk2-stable202508.01 edk2 (edk2-platforms) https://github.com/tianocore/edk2-platforms.git 8cc9da9dc8431d1f0dfab28d92b3941e2c19aeb8 optee https://github.com/OP-TEE/optee_os.git 4.6.0 tfa https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git v2.14.0 ===================== ================================================================================== ========================================