zephyr/include/arch/nios2
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
..
arch.h nios2: revert back to builtin sys_io functions 2021-05-26 18:09:47 -05:00
asm_inline_gcc.h nios2: revert back to builtin sys_io functions 2021-05-26 18:09:47 -05:00
asm_inline.h
linker.ld linker: add an initialized DATA_SECTIONS linker location option 2021-08-07 20:26:41 -04:00
nios2.h nios2: revert back to builtin sys_io functions 2021-05-26 18:09:47 -05:00
thread.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00