zephyr/include/arch
Daniel Leung 273a5e670b x86: remove usage of CONFIG_KERNEL_LINK_IN_VIRT
There is no need to use this kconfig, as the phys-to-virt
offset is enough to figure out if the kernel is linked in
virtual address space in gen_mmu.py.

For code, use Z_VM_KERNEL instead.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-03-16 15:03:44 -04:00
..
arc arch: arc: fix mpu version number 2021-02-24 08:57:35 -05:00
arm aarch64: mmu: Add initial support for memory domains 2021-03-16 08:43:19 -04:00
common ARCH: COMMON: split sys_io.h for MMIO & memory bits functions 2020-09-01 13:36:48 +02:00
nios2 license: add missing SPDX headers 2021-02-11 08:05:16 -05:00
posix Revert "posix: linker: Wrap rodata and rwdata in sections." 2020-09-02 14:46:01 -04:00
riscv include: arch: riscv: drop __soc_get_irq() declaration 2021-02-25 21:52:20 +03:00
sparc arch: sparc: fix memory barrier behavior of arch_irq_*lock 2021-01-26 13:42:17 -05:00
x86 x86: remove usage of CONFIG_KERNEL_LINK_IN_VIRT 2021-03-16 15:03:44 -04:00
xtensa arch/xtensa: Add non-HAL caching primitives 2021-03-08 11:14:27 -05:00
arch_inlines.h aarch64: add arch_curr_cpu 2021-03-06 07:36:37 -05:00
cpu.h arch: Add SPARC processor architecture 2020-11-13 14:53:55 -08:00
syscall.h aarch64: userspace: Introduce arch_is_user_context 2021-03-10 14:52:50 -05:00