Justin Hibbits 4694d573b4 Boot arm64 kernel using booti command from U-boot.
Summary:
Boot arm64 kernel using booti command from U-boot. booti can relocate initrd
image into higher ram addresses, therefore align the initrd load address to 1GiB
and create VA = PA map for it. Create L2 pagetable entries to copy the initrd
image into KVA.
(parts of the code in https://reviews.freebsd.org/D13861 was referred and used
as appropriate)

Submitted by:	Siddharth Tuli <siddharthtuli_gmail.com>
Reviewed by:	manu
Sponsored by:	Juniper Networks, Inc
Differential Revision: https://reviews.freebsd.org/D22255
2019-11-14 21:58:40 +00:00
..
2019-11-12 15:51:47 +00:00
2019-11-14 17:11:52 +00:00
2019-11-14 17:11:52 +00:00
2019-11-14 17:11:52 +00:00
2019-11-13 16:28:53 +00:00
2019-10-07 22:40:05 +00:00
2019-09-27 19:17:40 +00:00