sdm660-common: use cortex-a73 for arm64

cortex-a73 memcpy is faster on arm64 while kyro seems to be the best for
32 bit

Change-Id: Iced75b16aef6f4e1bba5627802759d2924a7dc1c
This commit is contained in:
Stylogey 2020-04-14 17:53:33 +02:00 committed by OdSazib
parent 10a88f92b2
commit 3587c05ed8
No known key found for this signature in database
GPG key ID: CB336514F9F5CF69

View file

@ -36,7 +36,7 @@ TARGET_ARCH := arm64
TARGET_ARCH_VARIANT := armv8-a
TARGET_CPU_ABI := arm64-v8a
TARGET_CPU_ABI2 :=
TARGET_CPU_VARIANT := kryo
TARGET_CPU_VARIANT := cortex-a73
# Architecture 2
TARGET_2ND_ARCH := arm