aboutsummaryrefslogtreecommitdiffstats
path: root/cc/config/arm64_device.go
diff options
context:
space:
mode:
authorBill Yi <byi@google.com>2018-11-28 18:33:29 -0800
committerBill Yi <byi@google.com>2018-11-28 18:33:29 -0800
commit25ce2ab6bf2b41dd300236b01c47206f12006b75 (patch)
tree327ea83738ffb3f9bfb7d9e0bccb5b1f777aa565 /cc/config/arm64_device.go
parenta427e814f07d071b4a3c31976a7701b4f80546b5 (diff)
parenta5471138c51014e1cfa84a50bf3c7da26e5a06cb (diff)
downloadbuild_soong-25ce2ab6bf2b41dd300236b01c47206f12006b75.tar.gz
build_soong-25ce2ab6bf2b41dd300236b01c47206f12006b75.tar.bz2
build_soong-25ce2ab6bf2b41dd300236b01c47206f12006b75.zip
Merge pi-qpr1-release PQ1A.181105.017.A1 to pi-platform-release
Change-Id: Id26c628ad766809fd69076b6840d684d6fcfb6d4
Diffstat (limited to 'cc/config/arm64_device.go')
-rw-r--r--cc/config/arm64_device.go9
1 files changed, 3 insertions, 6 deletions
diff --git a/cc/config/arm64_device.go b/cc/config/arm64_device.go
index b2b07648..00c29f53 100644
--- a/cc/config/arm64_device.go
+++ b/cc/config/arm64_device.go
@@ -50,15 +50,12 @@ var (
"-mcpu=cortex-a53",
},
"cortex-a55": []string{
- // The cortex-a55 target is not yet supported,
- // so use cortex-a53.
- "-mcpu=cortex-a53",
+ "-mcpu=cortex-a55",
},
"cortex-a75": []string{
- // Use the cortex-a53 since it is similar to the little
+ // Use the cortex-a55 since it is similar to the little
// core (cortex-a55) and is sensitive to ordering.
- // The cortex-a55 target is not yet supported.
- "-mcpu=cortex-a53",
+ "-mcpu=cortex-a55",
},
"kryo": []string{
// Use the cortex-a57 cpu since some compilers