skrll
87529819eb
Catch up with aa64 is not mips change
2020-11-10 19:14:11 +00:00
mlelstv
d87f421944
Need register defines that were moved to armreg.h
2019-09-12 10:18:50 +00:00
mrg
cffa8474c3
be consistent about uint64_t and bit masks.
2018-12-19 11:02:21 +00:00
mrg
35db1fca91
use uint64_t for idx_mask. fixes lookups for some PAs. from skrll.
...
bump copyright. we updated this a lot of this in 2018.
2018-12-19 11:00:09 +00:00
skrll
9181a215b8
Fix _kvm_kvatop so that it now works.
2018-12-18 16:25:47 +00:00
mrg
33cbd42a21
tg1 is a 64 bit value, store it in a 64 bit variable.
2018-11-09 04:06:40 +00:00
mrg
d89d4475a3
compare matching TG1 bits.
...
aarch64 crash dump kvtop now less broken, but still not stable.
2018-11-01 05:37:11 +00:00
ryo
fe33aa2786
Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)
...
- sys/arch/evbarm64 is gone and integrated into sys/arch/evbarm. (by skrll@)
- add support fdt. evbarm/conf/GENERIC64 fdt (bcm2837,sunxi,tegra) based generic 64bit kernel config. (by skrll@, jmcneill@)
2018-04-01 04:35:01 +00:00
kamil
2d1839db7f
Stop including <sys/user.h> in userland libraries
...
This header in this context is freebsdism.
2017-06-14 12:24:51 +00:00
matt
beb9c6d1b5
Preliminary files for AARCH64 (64-bit ARM) support.
...
Enough for a distribution build.
2014-08-10 05:47:35 +00:00