spm: move non secure buffer out of secure carveout
The non secure buffer carveout overlaps with the secure DRAM carvout.
TZC does not allow overlapping carveout and when enabled cause abort to
any access made to that region. Previous version of TZC had a bug which
did not detect this.
Move the non secure carveout out of the secure DRAM carveout region to
fix this issue.
Signed-off-by:
Nishant Sharma <nishant.sharma@arm.com>
Change-Id: I272c841e76ee202f6e7f2f9cf35e1b3fdface591
Loading
Please register or sign in to comment