summaryrefslogtreecommitdiff
path: root/security/keymint/aidl/vts/performance
AgeCommit message (Collapse)Author
2021-11-22Use defaults to reference current keymint versionDavid Drysdale
The KeyMint HAL will soon be updated for a new version. To make this process easier, add a cc_defaults and rust_defaults that references the "current" version, and use this elsewhere. This should hopefully mean that a future version bump only needs to happen in the defaults. Test: TreeHugger Change-Id: If7dd0c5778acb92177e16fd4fb4a04dcb837ad06
2021-07-27Remove ndk_platform backend. Use the ndk backend.Jiyong Park
The ndk_platform backend will soon be deprecated because the ndk backend can serve the same purpose. This is to eliminate the confusion about having two variants (ndk and ndk_platform) for the same 'ndk' backend. Bug: 161456198 Test: m Change-Id: Ibe8beeaf0d1b33968fb782f1f70c17ae9e9bf871
2021-04-22Align KeyMint AIDL with usageDavid Drysdale
- Make HardwareAuthToken nullable on begin() - Drop unused vestigial performOperation() entrypoint - Drop unused Tag::BLOB_USAGE_REQUIREMENTS Test: TreeHugger, VtsKeyMintAidlTargetTest (CF) Change-Id: I577ac04d843ee6d03cbfb99e56ef3e69eb034532
2021-03-01Merge "[LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces"Treehugger Robot
2021-02-26[LSC] Add LOCAL_LICENSE_KINDS to hardware/interfacesBob Badour
Added SPDX-license-identifier-Apache-2.0 to: neuralnetworks/utils/adapter/Android.bp security/keymint/aidl/vts/performance/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I139497d894d893a405d9b16df5e23b69dc82674f
2021-02-24Separate updateAad from update & other cleanupsShawn Willden
Test: VtsKeyMintAidlTargetTest Change-Id: Ib4ab43dbf2604a7642fb2b551646fd7f0adac615
2021-02-19Implementing KeyMint performance/benchmark tests.Chirag Pathak
Test: run VtsAidlKeyMintBenchmarkTest in the adb shell Bug: b/171287439 Change-Id: I70b2b2a3a1b6707088706326a5fd4a36d1065f5d