git: 698dbd66fed2 - main - arm64: add a GENERIC-KASAN config
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Mar 2023 22:08:15 UTC
The branch main has been updated by kevans:
URL: https://cgit.FreeBSD.org/src/commit/?id=698dbd66fed21e0acabf02a07be5080d016efa5c
commit 698dbd66fed21e0acabf02a07be5080d016efa5c
Author: Mitchell Horne <mhorne@FreeBSD.org>
AuthorDate: 2023-03-23 21:26:06 +0000
Commit: Kyle Evans <kevans@FreeBSD.org>
CommitDate: 2023-03-23 21:34:33 +0000
arm64: add a GENERIC-KASAN config
Reviewed by: andrew, markj
Sponsored by: Juniper Networks, Inc.
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D36702
---
sys/arm64/conf/GENERIC-KASAN | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/sys/arm64/conf/GENERIC-KASAN b/sys/arm64/conf/GENERIC-KASAN
new file mode 100644
index 000000000000..232e8cb27fcd
--- /dev/null
+++ b/sys/arm64/conf/GENERIC-KASAN
@@ -0,0 +1,5 @@
+include GENERIC
+
+ident GENERIC-KASAN
+
+options KASAN