summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-10-14 11:27:58 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-10-14 11:27:58 -0500
commit351b480089e439ed4f8da85787b1b002d1b53a62 (patch)
treeaecaaf3e12c2b77f58b9c71ae76738bc12580c6c
parented5935c1e5509af3e37b417b5200d6785292e5dd (diff)
downloadkernel-351b480089e439ed4f8da85787b1b002d1b53a62.tar.gz
kernel-351b480089e439ed4f8da85787b1b002d1b53a62.tar.xz
kernel-351b480089e439ed4f8da85787b1b002d1b53a62.zip
Add CONFIG_ARM64_MTE for aarch64
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
-rw-r--r--kernel-aarch64-debug-fedora.config1
-rw-r--r--kernel-aarch64-fedora.config1
2 files changed, 2 insertions, 0 deletions
diff --git a/kernel-aarch64-debug-fedora.config b/kernel-aarch64-debug-fedora.config
index 850e381a9..9d8f61a6c 100644
--- a/kernel-aarch64-debug-fedora.config
+++ b/kernel-aarch64-debug-fedora.config
@@ -325,6 +325,7 @@ CONFIG_ARM64_ERRATUM_858921=y
CONFIG_ARM64_FORCE_52BIT=y
CONFIG_ARM64_HW_AFDBM=y
CONFIG_ARM64_LSE_ATOMICS=y
+CONFIG_ARM64_MTE=y
CONFIG_ARM64_PA_BITS_48=y
CONFIG_ARM64_PAN=y
CONFIG_ARM64_PMEM=y
diff --git a/kernel-aarch64-fedora.config b/kernel-aarch64-fedora.config
index 10e228854..c437b3c6d 100644
--- a/kernel-aarch64-fedora.config
+++ b/kernel-aarch64-fedora.config
@@ -325,6 +325,7 @@ CONFIG_ARM64_ERRATUM_858921=y
# CONFIG_ARM64_FORCE_52BIT is not set
CONFIG_ARM64_HW_AFDBM=y
CONFIG_ARM64_LSE_ATOMICS=y
+CONFIG_ARM64_MTE=y
CONFIG_ARM64_PA_BITS_48=y
CONFIG_ARM64_PAN=y
CONFIG_ARM64_PMEM=y