mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-18 00:51:56 +00:00
This mechanism was intended to reserve space during the first pass for certain data structures created by gen_idt, but this is unnecessary. The only memory addresses that must be fixed between the two passes are the locations of the interrupt stubs, which are in the .text section much earlier than the generated data structures; they do not shift. Change-Id: I3aab00e171e6a9ff439a7af8d69769e4c29337a7 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
addr_types.h | ||
arch.h | ||
asm_inline_gcc.h | ||
asm_inline.h | ||
asm.h | ||
irq_controller.h | ||
linker-common-sections.h | ||
linker-defs-arch.h | ||
linker-epilog.h | ||
segmentation.h |