zephyr/include/arch
Ioannis Glaropoulos d19d6a76a7 arch: arm: aarch64: remove non-applicable linker section
The non-secure callable functions' section is only applicable
to Cortex-M with TrustZone-M extension. Remove it from AARCH64
linker script. (CONFIG_ARM_FIRMWARE_HAS_SECURE_ENTRY_FUNCTIONS
is only enabled for Cortex-M so this is a no-op, but still, it
is a useful cleanup.)

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-09-14 19:17:04 -05:00
..
arc ARC: linker: add more place for optimization 2020-09-05 10:22:56 -05:00
arm arch: arm: aarch64: remove non-applicable linker section 2020-09-14 19:17:04 -05:00
common
nios2 arch: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00
posix Revert "posix: linker: Wrap rodata and rwdata in sections." 2020-09-02 14:46:01 -04:00
riscv arch: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00
x86 benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
xtensa arch: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00
arch_inlines.h
cpu.h
syscall.h