opnsense-src/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.h linux(4); Retire unnecessary __packed attribute from some struct's 2021-05-31 21:56:34 +03:00
linux_dummy_machdep.c linux: deduplicate DUMMY() entries 2021-05-29 17:51:36 +00:00
linux_genassym.c linuxulator: add stub arm64 linux_genassym.c 2019-09-11 17:29:44 +00:00
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 Introduce arm64 linuxulator stubs 2018-06-18 19:34:34 +00:00
linux_support.s Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
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 Add stub arm64 linuxulator VDSO ldscript 2018-06-28 20:36:21 +00:00
Makefile sysent targets: further cleanup and deduplication 2020-01-18 20:37:45 +00:00
syscalls.conf
syscalls.master linux: add new syscall numbers 2021-05-28 09:02:16 +01:00