freebsd-dev/sys/arm64/conf
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
..
DEFAULTS GPT is standard in x86 and arm64 land. Add it to DEFAULTS with the 2018-08-17 14:47:21 +00:00
GENERIC Boot arm64 kernel using booti command from U-boot. 2019-11-14 21:58:40 +00:00
GENERIC-MMCCAM Set ident for GENERIC-MMCCAM to not announce itself as 2018-09-14 15:46:31 +00:00
GENERIC-NODEBUG Extract the coverage sanitizer KPI to a new file. 2019-01-29 11:04:17 +00:00
GENERIC-UP Update several more URLs 2017-10-29 08:17:03 +00:00
Makefile First pass at a LINT for arm64. 2019-08-08 17:55:19 +00:00
NOTES Remove aw_ehci from NOTES to fix LINT kernel builds after r353063. 2019-10-03 21:37:01 +00:00