zephyr/arch/riscv32/soc
Jean-Paul Etienne 47e2f4e3d7 riscv32: added a generic linker script for the riscv32 platform
Added a linker script that shall be common to most riscv SOCs.
Linker script also accounts for execution in place in ROM, when
CONFIG_XIP is set.

Nonetheless, riscv32 SOCs (like pulpino) requiring a different
system layout can still define their own linker script.

Change-Id: I3ad670446d439772c29a8204e307ac79643dc650
Signed-off-by: Jean-Paul Etienne <fractalclone@gmail.com>
2017-02-03 19:20:52 +01:00
..
pulpino build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
riscv32-qemu riscv32: added a generic linker script for the riscv32 platform 2017-02-03 19:20:52 +01:00