aboutsummaryrefslogtreecommitdiffstats
path: root/cc/config/arm64_device.go
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2018-06-30 00:46:02 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2018-06-30 00:46:02 +0000
commita5471138c51014e1cfa84a50bf3c7da26e5a06cb (patch)
tree327ea83738ffb3f9bfb7d9e0bccb5b1f777aa565 /cc/config/arm64_device.go
parent9747eed816fda6b1766f20dfb84b43ffe4abc1be (diff)
parent40c869b0aeff3df0d34a6b0540c1a04c142552ff (diff)
downloadbuild_soong-f44ca2d70b795f4917a1c752c3bfa08c8ad5d822.tar.gz
build_soong-f44ca2d70b795f4917a1c752c3bfa08c8ad5d822.tar.bz2
build_soong-f44ca2d70b795f4917a1c752c3bfa08c8ad5d822.zip
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