zephyr/arch/riscv32
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
..
core riscv32: added a generic linker script for the riscv32 platform 2017-02-03 19:20:52 +01:00
include license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc riscv32: added a generic linker script for the riscv32 platform 2017-02-03 19:20:52 +01:00
Kbuild arch: added support for the riscv32 architecture 2017-01-13 19:52:23 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile riscv32: added a generic linker script for the riscv32 platform 2017-02-03 19:20:52 +01:00
defconfig arch: added support for the riscv32 architecture 2017-01-13 19:52:23 +00:00