zephyr/soc/riscv32/openisa_rv32m1
Kumar Gala aa15ae94a9 soc: riscv32: openisa_rv32m1: Link .srodata section
Apply a similar fix to commit 0289a410ba
to the openisa_rv32m1 linker script for handling .srodata sections.

Otherwise we get oprhan read-only data section.  Fix this by adding
the .srodata section to the RISC-V linker script.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-03-13 17:02:05 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.defconfig soc: riscv32: openisa_rv32m1: Support Zephyr toolchain 2019-02-06 14:25:47 +01:00
Kconfig.soc
linker.ld soc: riscv32: openisa_rv32m1: Link .srodata section 2019-03-13 17:02:05 -05:00
soc_context.h
soc_irq.S
soc_ri5cy.h
soc_zero_riscy.h
soc.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
soc.h
vector.S
wdog.S