]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Calculate the kernel's load address from the PC in the elf / gzip
authorian <ian@FreeBSD.org>
Sun, 9 Feb 2014 02:06:12 +0000 (02:06 +0000)
committerian <ian@FreeBSD.org>
Sun, 9 Feb 2014 02:06:12 +0000 (02:06 +0000)
commit968d73cfcfb42ebbae51433827c6cc01429139fe
tree066da1e72a79d0505a98a6fde72e996d3d60a2d0
parent43e9da37b5b1255112f13dc5bdccacc53aaa04b5
Calculate the kernel's load address from the PC in the elf / gzip
trampoline instead of relying on KERNPHYSADDR as a compile-time constant.
sys/arm/arm/elf_trampoline.c