zephyr/include/arch/arm64
Fabio Baltieri ef93bbad57 linker: add an initialized DATA_SECTIONS linker location option
Current location options for linker source files includes init and
noinit ram data, but only a noinit ram section. This makes it impossible
for application code to define an initialized RAM output section,
such as with the Z_ITERABLE_SECTION_RAM() helpers.

Adding a DATA_SECTIONS linker source option for this use case.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2021-08-07 20:26:41 -04:00
..
cortex_r/mpu include: arm64: Add mpu data struct definition 2021-04-13 07:47:44 -04:00
scripts linker: add an initialized DATA_SECTIONS linker location option 2021-08-07 20:26:41 -04:00
arch_inlines.h arm64: implement exception depth count 2021-05-03 11:56:50 +02:00
arch.h include: arm64: Fix compile with default MMU off 2021-04-13 07:47:44 -04:00
arm_mmu.h arch: arm64: Unify the initialization of MMU and MPU 2021-07-13 09:30:29 -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
structs.h arm64: FPU context switching support 2021-05-03 11:56:50 +02:00
sys_io.h
syscall.h arm64: hold curr_cpu instance in tpidrro_el0 2021-04-14 15:06:21 -04:00
thread_stack.h arm64: Rework stack usage 2021-04-23 06:32:20 -04:00
thread.h arm64: FPU context switching support 2021-05-03 11:56:50 +02:00
timer.h
tpidrro_el0.h arm64: implement exception depth count 2021-05-03 11:56:50 +02:00