freebsd-dev/sys/arm
Andrew Turner 67cca85e45 Update the arm devmap code to also work with arm64.
There are a few differences between the two. On arm we need to provide a
list of addresses we may be mapping before we have initialised the virtual
memory subsystem, however on arm64 we allocate a small (2MiB for a 4k
granule) range to be used for such purposes.

Differential Revision:	https://reviews.freebsd.org/D2249
Sponsored by:	The FreeBSD Foundation
2015-04-13 13:21:27 +00:00
..
allwinner Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
altera/socfpga Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
amlogic/aml8726 Add support for the uart classes to set their default register shift value. 2015-04-11 17:16:23 +00:00
arm Update the arm devmap code to also work with arm64. 2015-04-13 13:21:27 +00:00
at91 Include machine/intr.h for arm_post_filter. 2015-04-04 23:00:37 +00:00
broadcom/bcm2835 Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
cavium/cns11xx Build the cpufunc_asm_* files based on the cpu type, not which config file 2015-03-29 22:43:39 +00:00
conf Add a driver for the ARM Power State Coordination Interface (PSCI). This 2015-04-12 13:00:58 +00:00
freescale Add support for the uart classes to set their default register shift value. 2015-04-11 17:16:23 +00:00
include Add a pmap_kremove_device() to undo mappings made with pmap_kenter_device(). 2015-04-10 13:26:35 +00:00
lpc Build the cpufunc_asm_* files based on the cpu type, not which config file 2015-03-29 22:43:39 +00:00
mv Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
qemu Change the virtual address used to not be 0xc0000000, the arm loader 2015-04-11 20:44:21 +00:00
rockchip Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
samsung Add support for the uart classes to set their default register shift value. 2015-04-11 17:16:23 +00:00
ti Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
versatile Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
xilinx Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
xscale Build the cpufunc_asm_* files based on the cpu type, not which config file 2015-03-29 22:43:39 +00:00