zephyr/include/arch/arm/aarch64
Carlo Caione d4066dae83 aarch64: Rework linker script for better MMU support
In acda9bf9ce new macros were introduced to support a virtual memory
map. Adjust these macros also for AArch64. This also fixes a problem
when building Zephyr when CONFIG_KERNEL_VM_BASE is not the same as
CONFIG_SRAM_BASE_ADDRESS

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2021-03-26 08:24:50 -04:00
..
scripts aarch64: Rework linker script for better MMU support 2021-03-26 08:24:50 -04:00
arch.h aarch64: mmu: Add initial support for memory domains 2021-03-16 08:43:19 -04:00
arch_inlines.h aarch64: add arch_curr_cpu 2021-03-06 07:36:37 -05:00
arm_mmu.h aarch64: userspace: Add support for page tables swapping 2021-03-18 19:33:59 -04:00
asm_inline.h
asm_inline_gcc.h aarch64: Use helpers instead of inline assembly 2021-03-04 06:51:48 -05:00
cpu.h arch: arm: aarch64: add SMP support 2021-03-06 07:36:37 -05:00
error.h aarch64: error: Handle software-generated fatal exceptions 2020-11-25 12:02:11 +02:00
exc.h aarch64: userspace: Introduce arch_is_user_context 2021-03-10 14:52:50 -05:00
irq.h arch: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00
lib_helpers.h aarch64: reset: initialize CNTFRQ_EL0 in the highest EL 2021-03-11 12:24:18 +01:00
macro.inc arch: arm64: add public header for asm macros 2020-04-28 10:44:42 -07:00
misc.h clock: rename z_timer_cycle_get_32 -> sys_clock_cycle_get_32 2021-03-19 11:22:17 -04:00
sys_io.h aarch64: introduce explicit instructions to access MMIO 2021-01-24 13:59:55 -05:00
syscall.h aarch64: userspace: Implement syscalls 2021-03-10 14:52:50 -05:00
thread.h aarch64: mmu: Add initial support for memory domains 2021-03-16 08:43:19 -04:00
thread_stack.h AArch64: Do not use CONFIG_GEN_PRIV_STACKS 2021-03-25 07:23:19 -04:00
timer.h aarch64: Use helpers instead of inline assembly 2021-03-04 06:51:48 -05:00