aboutsummaryrefslogtreecommitdiff
path: root/tools/build/options/WITH_BRANCH_PROTECTION
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/options/WITH_BRANCH_PROTECTION')
-rw-r--r--tools/build/options/WITH_BRANCH_PROTECTION4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/build/options/WITH_BRANCH_PROTECTION b/tools/build/options/WITH_BRANCH_PROTECTION
new file mode 100644
index 000000000000..3326aa5db965
--- /dev/null
+++ b/tools/build/options/WITH_BRANCH_PROTECTION
@@ -0,0 +1,4 @@
+Build with branch protection enabled.
+On arm64 enable the use of pointer authentication and
+branch target identification instructions on arm64.
+These can be used to help mitigate some exploit techniques.