Skip to content
Commit 93024a96 authored by Lingkai Dong's avatar Lingkai Dong Committed by Filip Jagodzinski
Browse files

AN547: Support TF-M memory layout



The address NS_CODE_START and size NS_CODE_SIZE for TF-M non-secure side
application code is calculated in region_defs.h, depending on whether
TF-M has bootloader enabled, so those macros should be used when TF-M is
enabled. Otherwise, boot from 0x0 which is the Instruction TCM region.

Signed-off-by: Lingkai Dong's avatarLingkai Dong <lingkai.dong@arm.com>
parent 799dc11f
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