zephyr/arch
Gerard Marull-Paretas dacb3dbfeb iterable_sections: move to specific header
Until now iterable sections APIs have been part of the toolchain
(common) headers. They are not strictly related to a toolchain, they
just rely on linker providing support for sections. Most files relied on
indirect includes to access the API, now, it is included as needed.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-05-22 10:42:30 +02:00
..
arc ARC: tweak _st32_huge_offset macro to have same behaviour with GNU & MWDT 2023-05-04 22:50:14 +09:00
arm arch: arm: aarch32: Remove CPU type dependency from CONFIG_FP16 2023-05-22 10:17:02 +02:00
arm64 arm64: cache: Enable full inlining of the cache ops 2023-04-20 14:56:09 -04:00
common revert: "linker: rom_start_offset: add to address" 2023-03-30 18:19:32 -04:00
mips
nios2 arch: nios2: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
posix arch posix: posix_cheats.h main() type changed in comment 2023-04-14 09:55:48 +02:00
riscv arch: riscv: add ARCH_HAS_SINGLE_THREAD_SUPPORT 2023-05-12 09:56:40 +02:00
sparc arch: sparc: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
x86 iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
xtensa arch: xtensa: Remove unecessary logic in backtrace 2023-05-12 18:31:13 -04:00
CMakeLists.txt
Kconfig arch: riscv enable flash config 2023-02-28 10:29:03 +01:00