Skip to content
Commit ce447d77 authored by Lingkai Dong's avatar Lingkai Dong Committed by Jaeden Amero
Browse files

Disable non-TF-M examples when TF-M is enabled



The memory layout depends on whether TF-M is enabled or not. Currently
MCU-Driver-HAL globally sets a linker script for all executables without
letting executables override it, so we need to disable non-TF-M
applications when TF-M is enabled.

In the future, each executable should be able to specify its linker
script rather inheriting it from the HAL.

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