zephyr/include/arch/riscv
Jim Shu 8d8d6d9a6a riscv: linker: fix PMP support on non-XIP system.
On non-XIP system, RAM region overlaps ROM region which cause PMP region
overlapping. Padding RAM region by adding a output section to update
the next free address of RAM region.

Signed-off-by: Jim Shu <cwshu@andestech.com>
2021-09-29 14:44:04 -04:00
..
common riscv: linker: fix PMP support on non-XIP system. 2021-09-29 14:44:04 -04:00
riscv-privilege
arch.h clock: rename z_timer_cycle_get_32 -> sys_clock_cycle_get_32 2021-03-19 11:22:17 -04:00
csr.h copyright: add missing license 2021-09-24 17:07:37 -04:00
error.h userspace: rename _is_user_context -> k_is_user_context 2021-04-01 05:34:17 -04:00
exp.h arch: riscv: remove unneeded context switch to gp register 2021-08-18 05:18:55 -04:00
syscall.h arch: riscv: add memory protection support 2020-11-09 15:37:11 -05:00
thread.h arch: riscv: add memory protection support 2020-11-09 15:37:11 -05:00