opnsense-src/sys/amd64/conf
Mark Johnston 65f3c07b98 amd64: Add MD bits for KASAN
- Initialize KASAN before executing SYSINITs.
- Add a GENERIC-KASAN kernel config, akin to GENERIC-KCSAN.
- Increase the kernel stack size if KASAN is enabled.  Some of the
  ASAN instrumentation increases stack usage and it's enough to
  trigger stack overflows in ZFS.
- Mark the trapframe as valid in interrupt handlers if it is
  assigned to td_intr_frame.  Otherwise, an interrupt in a function
  which creates a poisoned alloca region can trigger false positives.

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit f115c06121)
2021-11-01 10:02:41 -04:00
..
DEFAULTS geom(4): Kill GEOM_PART_EBR_COMPAT option 2020-07-01 02:16:36 +00:00
GENERIC Enable PPS_SYNC on amd64, arm64 and armv7 2021-10-17 03:28:13 +03:00
GENERIC-KASAN amd64: Add MD bits for KASAN 2021-11-01 10:02:41 -04:00
GENERIC-KCSAN Port the NetBSD KCSAN runtime to FreeBSD. 2019-11-21 11:22:08 +00:00
GENERIC-MMCCAM Fix amd64 GENERIC-MMCCAM kernel build 2020-12-24 22:30:52 +01:00
GENERIC.hints Polish wbwd(4) driver and add more supported chips. 2016-03-24 20:52:35 +00:00
LINT Create in-tree LINT files 2020-10-09 01:48:14 +00:00
LINT-NOINET Create in-tree LINT files 2020-10-09 01:48:14 +00:00
LINT-NOINET6 Create in-tree LINT files 2020-10-09 01:48:14 +00:00
LINT-NOIP Create in-tree LINT files 2020-10-09 01:48:14 +00:00
MINIMAL kvm_clock: KVM paravirtual clock support 2021-10-10 12:21:16 +03:00
NOTES kvm_clock: KVM paravirtual clock support 2021-10-10 12:21:16 +03:00