.. # Copyright (c) 2023, Arm Limited. # # SPDX-License-Identifier: MIT ############# ffa-tftf.yaml ############# Description ########### Brings together a software stack to demonstrate Arm FF-A running on FVP. Includes TF-A in secure EL3, Hafnium in secure EL2 and some demo TF-A test secure partitions. Build-Time Variables #################### ============== ======== ============== btvar default options ============== ======== ============== EDK2_BUILD RELEASE DEBUG, RELEASE TFA_BUILD release debug, release TFA_LOG_LEVEL 40 TFTF_BUILD release debug, release TFTF_LOG_LEVEL 40 TFTF_SUITE standard ============== ======== ============== Run-Time Variables ################## ============== =============================================================== ========== rtvar default options ============== =============================================================== ========== 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 20251212 dt https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git v6.19-dts edk2 https://github.com/tianocore/edk2.git edk2-stable202511 edk2-platforms https://github.com/tianocore/edk2-platforms.git 0f527ebcef4e111586bf7a62b0f24a7f6c7dc2a4 hafnium https://git.trustedfirmware.org/hafnium/hafnium.git v2.14.0 tfa https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git v2.14.0 tftf https://git.trustedfirmware.org/TF-A/tf-a-tests.git v2.14.0 ============== ================================================================================== ========================================