zephyr/include/arch
Nathaniel Graff 0289a410ba riscv32: linker: Link .srodata section
Building tests/kernel/common/kernel.common with the new crosstools
SDK-ng resulted in an orphan short read-only data section. Fix this by
adding the .srodata section to the RISC-V linker script.

Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-01-23 23:28:03 -05:00
..
arc linker: add .note.GNU-stack to arc linker 2019-01-17 08:44:19 -05:00
arm Gcov: Added support for ARM. 2019-01-16 06:12:33 -05:00
nios2
posix include/arch: Steal native_posix bit manipulation routines 2019-01-11 15:18:52 -05:00
riscv32 riscv32: linker: Link .srodata section 2019-01-23 23:28:03 -05:00
x86 Gcov: Added support for x86. 2019-01-16 06:12:33 -05:00
x86_64 arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
xtensa
bits_portable.h include/arch: Steal native_posix bit manipulation routines 2019-01-11 15:18:52 -05:00
cpu.h arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
syscall.h