OSDN Git Service

Add a CTS test to ensure AT_HWCAP2 is reported.
authorElliott Hughes <enh@google.com>
Sat, 19 Mar 2016 01:36:04 +0000 (18:36 -0700)
committerElliott Hughes <enh@google.com>
Mon, 21 Mar 2016 18:13:16 +0000 (11:13 -0700)
commitebb4895c68f08bad682f90e66b041f1585d7bafa
tree3445f9ef9e7f3ac341500848e8b1ca0a5e801cfd
parentd057f449a0a3ad2f574d11ffce060d69db9fc019
Add a CTS test to ensure AT_HWCAP2 is reported.

This is important for performance of 32-bit ARM crypto code in apps.

Bug: http://b/27750752
Change-Id: If1cebc4d562aeb2ae0cc2834135af16e9bd0f79a
tests/getauxval_test.cpp