Files
acrn-hypervisor/hypervisor/arch/x86
Jian Jun Chen f904dbffbb hv: multi-arch: refine relocation related code
Move dynamic sections and relocation sections data structures to
elf.h and enclose function relocate with CONFIG_RELOC. The input
parameter struct Elf64_Dyn *dynamic is not used by x86-64 now because
x86-64 can use pc-relative addressing to get the acutaly load address
of _DYNAMIC in the C code.

Tracked-On: #8825
Signed-off-by: Jian Jun Chen <jian.jun.chen@intel.com>
Acked-by: Wang, Yu1 <yu1.wang@intel.com>
2025-10-22 10:15:01 +08:00
..
2025-10-14 14:45:12 +08:00
2025-10-09 17:15:06 +08:00
2025-10-22 10:15:01 +08:00
2025-09-22 10:52:06 +08:00
2025-10-09 17:15:06 +08:00