zephyr/include/arch/riscv
Jordan Yates 7b2a388d1d linker: remove manual name specification
As memory region names are now derived purely from devicetree, remove
the `name` parameter from `DT_REGION_FROM_NODE_STATUS_OKAY`. Name is
`zephyr,linker-region` if it exists, otherwise the node path.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2021-12-09 16:23:03 +01:00
..
common linker: remove manual name specification 2021-12-09 16:23:03 +01:00
riscv-privilege
arch.h clock: add k_cycle_get_64 2021-11-08 13:41:53 -05: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
thread.h