diff options
| author | 2017-06-23 17:36:30 +0800 | |
|---|---|---|
| committer | 2017-08-18 19:46:38 +0800 | |
| commit | 9c02066b134210af799a45b37cede989f57e24e5 (patch) | |
| tree | 073bbcb97912d37f3eace4693e1722d8d8fc1f60 /java/java_test.go | |
| parent | cefa501304788acc0bf83e6032fe9bcd41db822e (diff) | |
Build support for 32-bit armv8-a
Add armv8-a as a valid/supported 32-bit arm architecture variant. If
some known armv8-a core, like cortex-a53, cortex-a73, etc. is specified
as TARGET(_2ND)_CPU_VARIANT, the associated TARGET(_2ND)_ARCH_VARIANT
will be treated as if armv8-a is specified.
Bug: 62895439
Test: "bionic-unit-tests-static --gtest_filter=*strlen*" on Nexus 4
(armv7-krait), emulator (armv7), and sailfish (armv8-kryo).
The test binary for the first 2 is built with armv7-a as its
TARGET_ARCH_VARIANT; The test binary for the last is built with
armv8-a as its TARGET_2ND_ARCH_VARIANT.
TARGET(_2ND)_CPU_VARIANTs of both binaries are set to "generic".
Change-Id: I53bee2974346cf485b2da54cf7aad010b0425910
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions