freebsd-skq/sys/arm64
andrew e10e5b0689 Use the unprivileged variant of the load and store instructions most
places possible in the kernel. This forces these functions to fail if
userspace is unable to access a given memory location, even if it is in
the user memory range.

This will simplify adding Privileged Access Never support later.

MFC after:	1 week
Sponsored by:	DARPA, AFRL
2017-04-12 12:34:27 +00:00
..
acpica Add support to find the arm64 serial using the ACPI tables. This uses the 2016-11-21 19:26:58 +00:00
arm64 Use the unprivileged variant of the load and store instructions most 2017-04-12 12:34:27 +00:00
cavium If ofw_bus_msimap fails don't try to use the invalid MSI/MSI-X parent node. 2017-03-16 17:49:37 +00:00
cloudabi64 Stop providing the compat_3_brand. 2017-03-23 14:12:21 +00:00
conf Add 'device iic' to bring in userland I2C driver. 2017-03-24 22:33:03 +00:00
include Corrected misspelled versions of rendezvous. 2017-04-09 02:00:03 +00:00