]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Ignore the .interp section in the arm64 EFI loader
authorAndrew Turner <andrew@FreeBSD.org>
Thu, 10 Sep 2020 14:13:49 +0000 (14:13 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Thu, 10 Sep 2020 14:13:49 +0000 (14:13 +0000)
commit6215ed7c5c0e8cdd536123ec658a081748cfc85c
tree901766c2788442e00e2d6c524788fa20906951cc
parentcb9050dd21b28f6e735649556ca63d09c4ba4efb
Ignore the .interp section in the arm64 EFI loader

When building the loader an unneeded .interp section may be added. Move
this to the unused section region so offsets of used sections don't
change.

Obtained from: CheriBSD
Sponsored by: Innovate UK
stand/efi/loader/arch/arm64/ldscript.arm64