zephyr/arch/riscv32/core
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
..
offsets license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cpu_idle.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
fatal.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
irq_manage.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
irq_offload.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
isr.S build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
Makefile
prep_c.c riscv32: added a generic linker script for the riscv32 platform 2017-02-03 19:20:52 +01:00
reset.S build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
sw_isr_table.S build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
swap.S build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
thread.c kernel: rename thread states symbols 2017-01-24 13:34:49 +00:00