commit | 33993a3737737a03ee5a9d386d0a027bdc947c9c | [log] [tgz] |
---|---|---|
author | Balint Dobszay <balint.dobszay@arm.com> | Fri Mar 26 15:19:11 2021 +0100 |
committer | Balint Dobszay <balint.dobszay@arm.com> | Fri Sep 03 11:12:10 2021 +0200 |
tree | af1010250e949c7ae020e5285e8d33d7f2349c01 | |
parent | 9dc2534fd742342c9d25e72200107b3481275054 [diff] |
feat(fvp): enable external SP images in BL2 config Currently the list of SP UUIDs loaded by BL2 is hardcoded in the DT. This is a problem when building a system with other SPs (e.g. from Trusted Services). This commit implements a workaround to enable adding SP UUIDs to the list at build time. Signed-off-by: Balint Dobszay <balint.dobszay@arm.com> Change-Id: Iff85d3778596d23d777dec458f131bd7a8647031