freebsd-dev/sys/amd64/conf
Andrew Turner 524553f56d Extract the coverage sanitizer KPI to a new file.
This will allow multiple consumers of the coverage data to be compiled
into the kernel together. The only requirement is only one can be
registered at a given point in time, however it is expected they will
only register when the coverage data is needed.

A new kernel conflig option COVERAGE is added. This will allow kcov to
become a module that can be loaded as needed, or compiled into the
kernel.

While here clean up the #include style a little.

Reviewed by:	kib
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D18955
2019-01-29 11:04:17 +00:00
..
DEFAULTS GPT is standard in x86 and arm64 land. Add it to DEFAULTS with the 2018-08-17 14:47:21 +00:00
GENERIC Extract the coverage sanitizer KPI to a new file. 2019-01-29 11:04:17 +00:00
GENERIC-MMCCAM Address the warning regarding duplicate option 'GEOM_PART_GPT' when 2018-10-07 15:54:13 +00:00
GENERIC-NODEBUG Extract the coverage sanitizer KPI to a new file. 2019-01-29 11:04:17 +00:00
GENERIC.hints Polish wbwd(4) driver and add more supported chips. 2016-03-24 20:52:35 +00:00
Makefile
MINIMAL Add evdev support to amd64 and i386 kernels 2018-11-12 21:01:28 +00:00
NOTES Remove iBCS2, part2: general kernel 2018-12-19 21:57:58 +00:00