aboutsummaryrefslogtreecommitdiff
path: root/original/uapi/asm-arm64/asm/hwcap.h
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2022-03-22 16:04:34 -0700
committerChristopher Ferris <cferris@google.com>2022-03-22 16:04:34 -0700
commitfb64c5fd06557fb68041f3ea0179dea1bfbaebdd (patch)
treeea6f000cadad53a010394a25e0654c0c349460f2 /original/uapi/asm-arm64/asm/hwcap.h
parentac8f48d36f7948306d66a8f07de3141c99a05317 (diff)
downloadkernel-headers-fb64c5fd06557fb68041f3ea0179dea1bfbaebdd.tar.gz
Update to v5.17 kernel headers.
Kernel headers coming from: Git: https://android.googlesource.com/kernel/common/ Branch: android-mainline Tag: android-mainline-5.17 Test: NA Change-Id: Ie63ebb3e52d187115fa33483d6e9ea50a71b4a73
Diffstat (limited to 'original/uapi/asm-arm64/asm/hwcap.h')
-rw-r--r--original/uapi/asm-arm64/asm/hwcap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/original/uapi/asm-arm64/asm/hwcap.h b/original/uapi/asm-arm64/asm/hwcap.h
index 7b23b16..f037318 100644
--- a/original/uapi/asm-arm64/asm/hwcap.h
+++ b/original/uapi/asm-arm64/asm/hwcap.h
@@ -76,5 +76,7 @@
#define HWCAP2_BTI (1 << 17)
#define HWCAP2_MTE (1 << 18)
#define HWCAP2_ECV (1 << 19)
+#define HWCAP2_AFP (1 << 20)
+#define HWCAP2_RPRES (1 << 21)
#endif /* _UAPI__ASM_HWCAP_H */