freebsd-dev/sys/arm64
Andrew Turner 75e0dfe336 Add an option to select which SoCs we are building for. It is intended to
be used with any SoC specific drivers, for example a ThunderX nic driver
would use something like the following in files.arm64:

arm64/cavium/thunder_nic.c optional soc_cavm_thunderx thndr_nic

Reviewed by:	imp
Sponsored by:	ABT Systems Ltd
Differential Revision:	https://reviews.freebsd.org/D3479
2015-08-26 11:36:23 +00:00
..
acpica Add ARM64TODO comments to ACPI PCI stubs 2015-07-12 18:32:16 +00:00
arm64 Use kdb_jmpbuf and setjmp to handle accessing invalid addresses in the 2015-08-25 17:02:28 +00:00
cavium Add support for external PCIe (PEM) on Cavium's ThunderX 2015-08-08 21:32:03 +00:00
conf Add an option to select which SoCs we are building for. It is intended to 2015-08-26 11:36:23 +00:00
include Remove pmap_kenter from pmap.h, the function doesn't exist. 2015-08-20 12:07:44 +00:00