summaryrefslogtreecommitdiff
path: root/keymaster/3.0
AgeCommit message (Expand)Author
2023-05-15Use BoringSSL's public API in keymaster_hidl_hal_testDavid Benjamin
2022-10-13Coalesce OWNERS and add componentDavid Drysdale
2022-03-14Add OWNER for keymaster VTSDavid Drysdale
2022-02-18Add timed out test files to tidy_timeout_srcsChih-Hung Hsieh
2022-01-19Turn off CFI for other Keymaster VTS versionsDavid Drysdale
2021-10-11Revert "Delete KM1"Jim Blackler
2021-10-07Delete KM1Shawn Willden
2021-08-30Backfill owner information for VTS module VtsHalKeymasterV3_0TargetTest.Yiming Pan
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to hardware/interfacesBob Badour
2020-12-04Delete keymaster0Shawn Willden
2020-11-20HIDL HALs mark sensitive dataSteven Moreland
2020-07-28Suppress gtest error for tests without any instanceDan Shi
2020-07-07update hidl .bpJooyung Han
2020-04-09Fixed encoding of device_locked fieldShawn Willden
2020-04-07Rename vts-core to vtsDan Shi
2019-12-11Convert VtsHalKeymasterV*_0TargetTest to be parameterized testDan Shi
2019-09-18Use libcrypto_static instead of libcryptoColin Cross
2019-09-06Remove libhwbinder/libhidltransport depsSteven Moreland
2019-06-25Add interface info to .rc filesFelix
2019-04-17Update hidl makefiles for bpfmtSteven Moreland
2019-03-04Update makefies: no 'types'Steven Moreland
2019-02-01Explicitly include log/log.h or android/log.h instead of cutils/log.hSasha Smundak
2018-12-21Suppress null-dereference warningYi Kong
2018-12-07pack VTS cc_test binaries as general-testsKeun Soo YIM
2018-11-27C++17 compatibility: add a non-const char* overload.Elliott Hughes
2018-11-09Removed unsafe use of hidl_vec<>.setToExternalJanis Danisevskis
2018-09-10keymaster 3.0: make service use nobody as user and remove system groupRoberto Pereira
2018-08-15Handle software keymaster implementations.Shawn Willden
2018-08-10Fix free() in keymaster VTSHung-ying Tyan
2018-08-10Fix free() in keymaster VTSHung-ying Tyan
2018-06-08Merge pi-dev-plus-aosp-without-vendor into stage-aosp-masterXin Li
2018-06-08Merge "Fix bug in VTS attestation cert verification."Treehugger Robot
2018-05-21Update comments for doc comments.android-o-mr1-iot-release-1.0.1Steven Moreland
2018-05-18Update comments for doc comments.Steven Moreland
2018-05-04Fix bug in VTS attestation cert verification.Shawn Willden
2018-04-11Remove superfluous testBrian C. Young
2018-03-28Add "Unlocked device required" key APIBrian Young
2018-02-23Revert "Restore "Add "Unlocked device required" parameter to keys""Brian Young
2018-02-15Restore "Add "Unlocked device required" parameter to keys"Brian C. Young
2018-02-12Merge "Convert keymaster hal test to use VtsHalHidlTargetTestEnvBase" am: eee...Zhuoyao Zhang
2018-02-10Convert keymaster hal test to use VtsHalHidlTargetTestEnvBaseZhuoyao Zhang
2017-12-21Remove libkeymaster_stagingShawn Willden
2017-11-22Merge "Fix Keymaster VTS for OpenSSL error code change" am: fc23356909 am: f9...Iris Chang
2017-11-22Merge "Fix Keymaster VTS for OpenSSL error code change"Iris Chang
2017-11-22Merge "Fix Keymaster VTS for OpenSSL error code change"Treehugger Robot
2017-11-17Transfer VTS test ownership. am: ae6b2a5f1e am: 8ca98990abRyan Campbell
2017-11-17Transfer VTS test ownership.Ryan Campbell
2017-11-16Transfer VTS test ownership.Ryan Campbell
2017-11-15Fix Keymaster VTS for OpenSSL error code changeIris Chang
2017-11-14Merge commit '1a06284b24f5eb7bb9c1fea0817da8898b3b1bff' fromXin Li