zephyr/arch
Torsten Rasmussen 94a010107a arch: linker: specify intList section in the IDT_LIST region
This commit specifies the intList section in the IDT_LIST region in the
arch/common CMakeLists.txt file.

It uses zephyr_linker_section to setup the intList section for first
pass linker file and configures the section to hold irq_info and
intList input section.

For second pass linker file, the irq_info and intList input sections are
placed in the /DISCARD/ section.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2021-08-30 08:54:23 -04:00
..
arc arch: arc: add support of mpu v6 2021-08-27 11:45:43 -04:00
arm asm: .eabi_attribute Tag_ABI_align_preserved, 1 2021-08-30 08:54:23 -04:00
arm64 linker: align _image_text_start/end/size linker symbols name 2021-08-28 08:48:03 -04:00
common arch: linker: specify intList section in the IDT_LIST region 2021-08-30 08:54:23 -04:00
nios2
posix
riscv linker: align _image_rodata and _image_rom start/end/size linker symbols 2021-08-28 08:48:03 -04:00
sparc SPARC: Keep interrupts disabled during kernel init 2021-07-22 10:25:53 -04:00
x86 linker: align _image_text_start/end/size linker symbols name 2021-08-28 08:48:03 -04:00
xtensa arch: xtensa: modify asm for interrupt sections 2021-08-28 23:27:02 -04:00
CMakeLists.txt
Kconfig kernel: demand_paging: allow reserving page frames 2021-08-26 21:16:22 -04:00