freebsd-nq/sys/arm64/linux
Edward Tomasz Napierala b501b2ae52 linux: export AT_HWCAP and AT_HWCAP2 on aarch64
The flag values seem to be the same between Linux and FreeBSD.
Comparing to a Linux VM on the same hardware, we're missing
HWCAP_EVTSTRM, HWCAP_CPUID, HWCAP_DCPOP, HWCAP_USCAT, HWCAP_PACA,
and HWCAP_PACG.

Reviewed By:	mhorne, emaste
Sponsored By:	EPSRC
Differential Revision:	https://reviews.freebsd.org/D30540
2021-06-01 13:50:20 +01:00
..
linux_dummy_machdep.c linux: deduplicate DUMMY() entries 2021-05-29 17:51:36 +00:00
linux_genassym.c
linux_locore.asm linux: fix architecture returned for uname on aarch64 2021-05-28 23:02:02 +00:00
linux_machdep.c Rename linux_set_upcall_kse() to linux_set_upcall(). 2021-03-18 12:14:34 -07:00
linux_proto.h Regen after 6d926e850d. 2021-05-28 09:04:17 +01:00
linux_ptrace.c
linux_support.s
linux_syscall.h Regen after 6d926e850d. 2021-05-28 09:04:17 +01:00
linux_syscalls.c Regen after 6d926e850d. 2021-05-28 09:04:17 +01:00
linux_sysent.c Regen after 6d926e850d. 2021-05-28 09:04:17 +01:00
linux_systrace_args.c Regen after 6d926e850d. 2021-05-28 09:04:17 +01:00
linux_sysvec.c linux: export AT_HWCAP and AT_HWCAP2 on aarch64 2021-06-01 13:50:20 +01:00
linux_vdso.lds.s
linux.h linux(4); Retire unnecessary __packed attribute from some struct's 2021-05-31 21:56:34 +03:00
Makefile
syscalls.conf
syscalls.master linux: add new syscall numbers 2021-05-28 09:02:16 +01:00