From a3dd6d4d079ef8fb2c1c922f958fafcc618f4d7e Mon Sep 17 00:00:00 2001 From: Vinay Verma Date: Mon, 1 Feb 2021 10:47:51 +0530 Subject: [PATCH] sm8250-common: Enable PAC and BTI Change-Id: I014eadcd8b59260ad59e9a1085ccf974404590d0 --- BoardConfigCommon.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index b4c7a87..53c3951 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -20,7 +20,7 @@ COMMON_PATH := device/motorola/sm8250-common # Architecture TARGET_ARCH := arm64 -TARGET_ARCH_VARIANT := armv8-a +TARGET_ARCH_VARIANT := armv8-a-branchprot TARGET_CPU_ABI := arm64-v8a TARGET_CPU_ABI2 := TARGET_CPU_VARIANT := generic