Skip to content
Commit 848437a8 authored by Nishant Sharma's avatar Nishant Sharma Committed by oss-iss-ci-bot
Browse files

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's avatarNishant Sharma <nishant.sharma@arm.com>
Change-Id: I272c841e76ee202f6e7f2f9cf35e1b3fdface591
parent 36d4a781
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment