zephyr/include/arch/arm64
Jaxson Han f079e6638f scripts: Add align for empty _app_smem region
When _app_smem region is empty, alignment is also needed. If there
is no alignment, the _app_smem_start used by arm mpu can be lower
than __rodata_region_end, and this two regions can overlap.

The Armv8-R aarch64 MPU does not allow overlapped regions.

Signed-off-by: Jaxson Han <jaxson.han@arm.com>
2021-09-28 20:06:06 -04:00
..
cortex_r include: arm64: Fix the init region attrs 2021-09-28 20:06:06 -04:00
scripts scripts: Add align for empty _app_smem region 2021-09-28 20:06:06 -04:00
arch_inlines.h arm64: implement exception depth count 2021-05-03 11:56:50 +02:00
arch.h include: arm64: Refine the K_MEM_PARTITION_ defs 2021-09-28 20:06:06 -04:00
arm_mmu.h arm64: Create common mmu and mpu interfaces 2021-09-28 20:06:06 -04:00
arm-smccc.h
asm_inline_gcc.h
asm_inline.h
cpu.h arm64: hold curr_cpu instance in tpidrro_el0 2021-04-14 15:06:21 -04:00
error.h
exc.h arm64: hold curr_cpu instance in tpidrro_el0 2021-04-14 15:06:21 -04:00
irq.h
lib_helpers.h soc: arm64: arm: fvp_aemv8r: Init VMPIDR_EL2 in el2 plat init. 2021-07-13 09:30:29 -04:00
macro.inc
misc.h
mm.h include: arm64: Refine the mem alignment macros 2021-09-28 20:06:06 -04:00
structs.h arm64: FPU context switching support 2021-05-03 11:56:50 +02:00
sys_io.h arm/arm64: add 64bit read/write APIs 2021-09-07 11:31:22 -04:00
syscall.h arm64: hold curr_cpu instance in tpidrro_el0 2021-04-14 15:06:21 -04:00
thread_stack.h include: arm64: Refine the mem alignment macros 2021-09-28 20:06:06 -04:00
thread.h include: arm64: Refine the mem alignment macros 2021-09-28 20:06:06 -04:00
timer.h
tpidrro_el0.h arm64: implement exception depth count 2021-05-03 11:56:50 +02:00