zephyr/include/arch
Nicolas Royer f5ac11ae32 arch: riscv: linker: add support for userspace
- Move kobject list after .bss
  The previous order shift kernel object address defined in prebuild
  file (which is use as reference in running time). So it was impossible
  for zephyr to check if a kernel object address was granted because
  address changed during build.

- Add support for memory shared.

- Move sdata2 section in ROM because it contains constants.

Signed-off-by: Nicolas Royer <nroyer@baylibre.com>
2020-11-09 15:37:11 -05:00
..
arc ARC: MWDT: drop redundant stack checking 2020-10-02 11:32:12 +02:00
arm aarch64: mmu: Enable support for unprivileged EL0 2020-11-04 13:58:19 -08:00
common
nios2
posix
riscv arch: riscv: linker: add support for userspace 2020-11-09 15:37:11 -05:00
x86 x86: add support for common page tables 2020-11-05 09:33:40 -05:00
xtensa xtensa: remove errno_var from strcut _thread_arch 2020-10-24 10:52:00 -07:00
arch_inlines.h
cpu.h
syscall.h arch: riscv: add memory protection support 2020-11-09 15:37:11 -05:00