zephyr/soc
Yuval Peress dd82f91ebd soc: xtensa: fix missing rodata section in intel_s1000
The linker script for the intel_s1000 was missing an include for the
snippets-rodata.ld file which is needed for any applications using the
`zephyr_linker_sources(RODATA <linker_script>)` cmake function.

Signed-off-by: Yuval Peress <peress@google.com>
2022-04-26 14:29:18 -04:00
..
arc include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
arm soc/arm: stm32: All stm32h7 based socs have a cache 2022-04-26 12:06:48 -04:00
arm64 include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
mips soc: mips: add Qemu Malta support 2022-01-19 13:48:21 -05:00
nios2
posix posix: Select CPU_HAS_FPU for POSIX arch 2022-03-24 10:44:38 +01:00
riscv soc: esp32c3: linker script clean up 2022-04-26 14:26:53 -04:00
sparc include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
x86 everywhere: fix typos 2022-03-18 13:24:08 -04:00
xtensa soc: xtensa: fix missing rodata section in intel_s1000 2022-04-26 14:29:18 -04:00
Kconfig