Page MenuHomeFreeBSD

arm64: Clean up finding our load address
ClosedPublic

Authored by andrew on Nov 13 2023, 5:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 4 2024, 5:25 PM
Unknown Object (File)
Sep 22 2024, 12:33 PM
Unknown Object (File)
Sep 18 2024, 11:00 PM
Unknown Object (File)
Sep 16 2024, 10:17 PM
Unknown Object (File)
Sep 16 2024, 6:26 PM
Unknown Object (File)
Sep 16 2024, 3:55 AM
Unknown Object (File)
Sep 7 2024, 9:56 PM
Unknown Object (File)
Sep 7 2024, 9:56 PM
Subscribers

Details

Summary

Use the linker to pre-calculate the offset of a known symbol from
KERNBASE, and use this to find the physical address KERNBASE should
map to.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable