Skip to content
Commit 95fe6ba6 authored by Ahmed Ismail's avatar Ahmed Ismail Committed by Gaurav-Aggarwal-AWS
Browse files

corstone300: Modify ISRAM0 to be non-secure partition



A new patch is introduced to modify ISRAM0 to be
non-secure application storage while the secure data
would be placed inside Data tightly coupled memory (DTCM).

The reason behind this change is that ML applications
need more RAM memory than 1MB (ISRAM1 size) which is
the only current RAM storage available. However, with this
change we should have 2MB of RAM (ISRAM0 + ISRAM1 sizes) for
the application (non-secure side).

Signed-off-by: default avatarAhmed Ismail <Ahmed.Ismail@arm.com>
parent 361e2f3e
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