sm6250-common: Define architecture rules

Taken from ad8e3a17f6/BoardConfig-common.mk

Change-Id: I5d53c033449a86e0ec354ba38214a11e8b7d7c6c
This commit is contained in:
Alexander Winkowski 2020-07-05 15:37:56 +03:00
parent 5bb1b2b40a
commit 597303833b
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -7,3 +7,16 @@
COMMON_PATH := device/xiaomi/sm6250-common
BUILD_BROKEN_DUP_RULES := true
# Architecture
TARGET_ARCH := arm64
TARGET_ARCH_VARIANT := armv8-2a
TARGET_CPU_ABI := arm64-v8a
TARGET_CPU_ABI2 :=
TARGET_CPU_VARIANT := cortex-a76
TARGET_2ND_ARCH := arm
TARGET_2ND_ARCH_VARIANT := armv8-a
TARGET_2ND_CPU_ABI := armeabi-v7a
TARGET_2ND_CPU_ABI2 := armeabi
TARGET_2ND_CPU_VARIANT := cortex-a76