zephyr/include/arch
Jordan Yates b2dc1fc9fb linker: arm: move IDT_LIST region
Move the IDT_LIST memory region to the location recommended by
`intlist.ld`. The documentation specifies that this region should not
overlap other regions, and there is no guarantee that the area after the
`SRAM` region is not used. The end of the address space is much less
likely to be a valid RAM address.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2021-08-25 18:08:36 -04:00
..
arc ARC: MWDT: workaround for libs with stackcheck 2021-08-21 21:33:18 -04:00
arm/aarch32 linker: arm: move IDT_LIST region 2021-08-25 18:08:36 -04:00
arm64 linker: arm: move IDT_LIST region 2021-08-25 18:08:36 -04:00
common arch: implement brute force find_lsb_set() 2021-05-07 13:36:22 -04:00
nios2 linker: add an initialized DATA_SECTIONS linker location option 2021-08-07 20:26:41 -04:00
posix linker: add an initialized DATA_SECTIONS linker location option 2021-08-07 20:26:41 -04:00
riscv arch: riscv: introduce global pointer relative addressing support 2021-08-20 18:53:23 -04:00
sparc linker: add an initialized DATA_SECTIONS linker location option 2021-08-07 20:26:41 -04:00
x86 linker: add an initialized DATA_SECTIONS linker location option 2021-08-07 20:26:41 -04:00
xtensa xtensa: cache: XCC needs to declare variable outside for loop 2021-07-22 15:41:11 +03:00
arch_inlines.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
cpu.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
structs.h kernel: add an architecture specific structs header 2021-04-21 09:03:47 -04:00
syscall.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00