Skip to content
Commit 6429dd81 authored by Abhishek Shah's avatar Abhishek Shah Committed by Johan Hedberg
Browse files

arch: arm: aarch64: linker.ld: move vector table to text segment



Following changes are done:
- The vector table should be placed in text segment.
- Removed Vector relay table related entries as it is
  only applicable to aarch32.
- irq_vector_table contains ISR pointers - should be placed
  in rodata segment.
- put openocd_dbg in rodata and skip adding <linker_relocate.ld>
  as CONFIG_CODE_DATA_RELOCATION is not defined for aarch64
  currently (add later if needed).

Fixes: #22673
Signed-off-by: default avatarAbhishek Shah <abhishek.shah@broadcom.com>
parent 1d59d3af
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment