summaryrefslogtreecommitdiff
path: root/common/aarch32
diff options
context:
space:
mode:
authorHaoran.Wang <elven.wang@nxp.com>2018-09-10 11:03:26 +0800
committerHaoran.Wang <elven.wang@nxp.com>2018-09-12 17:37:38 +0800
commitd305ece47bf3e90b5008bf5932583ee2a772650b (patch)
tree872ab845cbfa5f8884c7345a8ffd5c088a8b1bb2 /common/aarch32
parent102d081b3f9ac569cdff760ac7c7f7c402c3f5fe (diff)
MA-11015 Support Trusty OS on imx8qm/qxp
The Trusty OS binary will be installed into container.img and loaded into 0x84000000. Due Trusty OS addresss is in 0xfe000000 which ROM cannot reach, so use ATF to copy it into the target address. Mapped the BL32 code into MMU due the Trusty SPD need to check the code status and decide the CPU executing mode. To reserve and protect the memory for secure world, modify the partition code to keep BL32 spaces in secure_part. Signed-off-by: Haoran.Wang <elven.wang@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'common/aarch32')
0 files changed, 0 insertions, 0 deletions