summaryrefslogtreecommitdiff
path: root/crypto-perf
AgeCommit message (Collapse)Author
2017-10-20Use -Werror in system/extrasChih-Hung Hsieh
* Remove unused variables. * Fix redefined macro warnings. * Fix sign-compare warnings. * Fix 'return false' in main(). * Keep existing warnings to fix later. Bug: 66996870 Test: build with WITH_TIDY=1 Change-Id: Ib92ef5297693595fb84ed4f8e61665bda4cee312
2016-03-10Crypto performance benchmarkSrinath Sridharan
This reverts commit 39087e3740095e1851b0fcf1988c1c0881a208b6. And adds the respective fix. Change-Id: I1f70211c77f892c6252cf5e05e5e52d6c63e2293
2016-03-10Revert "Crypto performance benchmark"Srinath Sridharan
This reverts commit 00652d85b0228bf70905a4934e88a38471832ac2. Change-Id: I550ebd2e25c275a03e4f93437e6f12f83e232c7f
2016-03-09Crypto performance benchmarkSrinath Sridharan
Before running the benchmark do the following: Lock the frequency of the core by setting scaling_min_freq=scaling_max_freq=DESIRED_FREQ Change-Id: Ic291ae4db6a202ea2e968dc6823c61d352eb272d