commit | 5bf366e189c8b85c6d77105016270a49c2aa6a6d | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Tue Jun 26 10:30:05 2018 +0100 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Wed Dec 05 14:38:19 2018 +0000 |
tree | ba0eba1888f499b9173b29b79a4c35fea635b2ec | |
parent | 7e1e5e8d1d29ea10d6aabae3558fd76109c44ddb [diff] |
cactus: Don't remap memory regions at boot This is not needed anymore. BSS, RODATA and RWDATA are defined in the DTS file. SPM uses this information to map the corresponding memory regions with the correct attributes so that the Secure Partition doesn't have to do it. Change-Id: I743b2ed2c7c9554b6af0d899a427515b1c943454 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>