Skip to content
Commit 16fcb0f4 authored by Sayanta Pattanayak's avatar Sayanta Pattanayak Committed by Vivek Kumar Gautam
Browse files

build-target-bins.sh: include Secure Partition into the FIP image.



TOS_FW_CONFIG is used as configuration file for trusted services. In
Arm infrastructure reference design platforms StMM is used as secure
partition and the secure partition manager uses secure partition config
file to prepare the execution context for secure partition.
TOS_FW_CONFIG file has details about memory regions, device regions,
runtime execution configuration etc. This file will be used by EL3
Secure Partition manager before handing over control to secure
partition (StMM).
This patch includes the tos_fw_config file into FIP for use by EL3 SPMC
during TF-A execution.

Signed-off-by: Sayanta Pattanayak's avatarSayanta Pattanayak <sayanta.pattanayak@arm.com>
Change-Id: Ia014461278644b520b57c825f31b9e188873609f
parent 643f7260
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment