diff options
author | 2020-10-01 11:44:44 +0100 | |
---|---|---|
committer | 2020-10-01 22:44:14 +0100 | |
commit | eff906561a44464e88e40ab6b9f99b1a79f3d7fa (patch) | |
tree | 1f1e64238320f861145ebf8693816674c608d895 /cortex-m-rt/src/lib.rs | |
parent | 109a832a4460236cd224d872d07665a745d6435b (diff) | |
download | cortex-m-eff906561a44464e88e40ab6b9f99b1a79f3d7fa.tar.gz cortex-m-eff906561a44464e88e40ab6b9f99b1a79f3d7fa.tar.zst cortex-m-eff906561a44464e88e40ab6b9f99b1a79f3d7fa.zip |
Add a section to place the veneers in memory
The veneers are for now only generated by the Arm GNU linker when it
spots an entry function (one that was decorated with the
cmse_nonsecure_entry attribute).
Adding this section will allow to configure the SAU to make this section
Non-Secure Callable.
Signed-off-by: Hugues de Valon <hugues.devalon@arm.com>
Diffstat (limited to 'cortex-m-rt/src/lib.rs')
0 files changed, 0 insertions, 0 deletions