freebsd-skq/sys/arm64
andrew 6e5970c8f4 Port the NetBSD KCSAN runtime to FreeBSD.
Update the NetBSD Kernel Concurrency Sanitizer (KCSAN) runtime to work in
the FreeBSD kernel. It is a useful tool for finding data races between
threads executing on different CPUs.

This can be enabled by enabling KCSAN in the kernel config, or by using the
GENERIC-KCSAN amd64 kernel. It works on amd64 and arm64, however the later
needs a compiler change to allow -fsanitize=thread that KCSAN uses.

Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D22315
2019-11-21 11:22:08 +00:00
..
acpica
arm64 Port the NetBSD KCSAN runtime to FreeBSD. 2019-11-21 11:22:08 +00:00
cavium
cloudabi32
cloudabi64
conf Port the NetBSD KCSAN runtime to FreeBSD. 2019-11-21 11:22:08 +00:00
coresight
include Port the NetBSD KCSAN runtime to FreeBSD. 2019-11-21 11:22:08 +00:00
intel Add support for Intel Stratix 10 platform. 2019-09-13 16:50:57 +00:00
linux Convert in-tree sysent targets to use new makesyscalls.lua 2019-11-18 23:28:23 +00:00
qualcomm
rockchip Remove explicit declaration of rk_clk_fract_set_freq() function 2019-11-08 19:29:14 +00:00