zephyr/arch
Yonatan Schachter 6e188d9757 arch: Add ARCH_SUPPORTS_ROM_START kconfig symbol
Add an ARCH_SUPPORTS_ROM_START kconfig symbol to mark architectures
that support ROM_START as an argument to zephyr_linker_sources.
This was added so that features relying on this feature could
depend on this kconfig symbol.

Signed-off-by: Yonatan Schachter <yonatan.schachter@gmail.com>
2023-09-28 07:39:09 -04:00
..
arc arch: remove wait_q.h include 2023-09-12 12:55:36 -04:00
arm arch: Add ARCH_SUPPORTS_ROM_START kconfig symbol 2023-09-28 07:39:09 -04:00
arm64 memory-attr: Rationalize _MASK and _GET(x) macros 2023-09-22 09:27:57 +02:00
common arch: Add support for dynamically disconnecting shared interrupts 2023-09-14 08:35:12 +02:00
mips COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
nios2 arch: nios2: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
posix include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
riscv arch: riscv: Trap handler alignment configuration 2023-09-05 16:16:46 +02:00
sparc COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
x86 uart: ns16550: use io-mapped DT property for IO port access 2023-09-26 12:03:04 +02:00
xtensa gdbstub: xtensa: add support for dc233c core 2023-09-27 19:30:15 -05:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig arch: Add ARCH_SUPPORTS_ROM_START kconfig symbol 2023-09-28 07:39:09 -04:00