aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorManish Pandey <manish.pandey2@arm.com>2020-07-31 16:15:16 +0100
committerManish Pandey <manish.pandey2@arm.com>2020-08-14 13:59:17 +0100
commit990d972f1bd7c0c26102fa9876e5baabf648d4f5 (patch)
tree2457456b9776860253fc3c27db034ee6b0f102c3 /tools
parent2947412d547307019c919e8131353538511f83d9 (diff)
downloadarm-trusted-firmware-990d972f1bd7c0c26102fa9876e5baabf648d4f5.tar.gz
plat/arm: enable support for Plat owned SPs
For Arm platforms SPs are loaded by parsing tb_fw_config.dts and adding them to SP structure sequentially, which in-turn is appended to loadable image list. With recently introduced dualroot CoT for SPs where they are owned either by SiP or by Platform. SiP owned SPs index starts at SP_PKG1_ID and Plat owned SPs index starts at SP_PKG5_ID. As the start index of SP depends on the owner, there should be a mechanism to parse owner of a SP and put it at the correct index in SP structure. This patch adds support for parsing a new optional field "owner" and based on it put SP details(UUID & Load-address) at the correct index in SP structure. Change-Id: Ibd255b60d5c45023cc7fdb10971bef6626cb560b Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions