summaryrefslogtreecommitdiffstats
path: root/identity
Commit message (Expand)AuthorAgeFilesLines
* identity: Make NoS libeic and AOSP libeic alignJoseph Jang2021-09-069-161/+268
* Remove ndk_platform backend. Use the ndk backend.Jiyong Park2021-07-272-6/+6
* identity: fix access control checks in libeic.David Zeuthen2021-06-215-0/+137
* identity: Don't pass invalid profileIds in VTS test.David Zeuthen2021-06-013-2/+11
* identity: Fix VTS test failure caused by unrelated change to system/keymaster.David Zeuthen2021-06-011-3/+2
* identity: fix CBOR 8-byte integer encodingAndrew Scull2021-05-121-1/+1
* aidl: Suppress warnings on out-arrayJooyung Han2021-04-274-3/+6
* Porting IRPC functionality.Max Bires2021-04-173-0/+4
* Transitioning identity to external_libcppborMax Bires2021-04-0917-354/+69
* identity: add TEST_MAPPING file to run CTS, VTS, and unit tests in presubmit.David Zeuthen2021-03-231-0/+13
* identity: Check freshness of verification token in TA.David Zeuthen2021-03-042-19/+25
* follows the advice of -Wsign-compareChristopher Di Bella2021-02-251-1/+1
* [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfacesBob Badour2021-02-214-0/+36
* Add KeyPurpose::ATTEST_KEY.Shawn Willden2021-02-171-17/+10
* Identity: Fix breakage caused by recent changes in libsoft_attestation_cert.David Zeuthen2021-02-111-2/+5
* Specify version for aidl_interface explicitlyJeongik Cha2021-01-282-7/+7
* Identity Credential changes for Android 12David Zeuthen2021-01-2347-286/+1924
* Merge "Identity Credential: Switch default implementation to use libeic."David Zeuthen2021-01-0724-614/+3760
|\
| * Identity Credential: Switch default implementation to use libeic.David Zeuthen2021-01-0524-614/+3760
* | Update AIDL identity manifest version to 2.Yifan Hong2021-01-061-0/+1
|/
* Change KM attestation generation to managed cert type.Shawn Willden2020-12-221-18/+15
* Update to support keymaster's configurable version.Shawn Willden2020-11-231-4/+4
* identity: Change Identitial Credential to pass in subject bySelene Huang2020-11-201-4/+18
* identity: Fix attestation and documentation problems.David Zeuthen2020-11-1716-610/+914
* Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li2020-08-282-3/+440
|\
| * Merge "Identity: Add VTS test to check empty and semi-empty requests work pro...Treehugger Robot2020-07-131-2/+53
| |\
| * \ Merge "Identity: Update for changes to ISO 18013-5." am: 84a6118710 am: 6223c...Treehugger Robot2020-06-245-44/+79
| |\ \
| * \ \ Identity: More static linking of VTS test binary. am: 780f8c860d am: 7fb435ce16David Zeuthen2020-06-181-2/+2
| |\ \ \
| * \ \ \ Merge "Identity Credential: Add some support functions for mDL oem Hal." into...Jing-yan, Jang2020-06-182-3/+440
| |\ \ \ \
| | * | | | Identity Credential: Add some support functions for mDL oem Hal.josephjang2020-06-162-3/+440
| * | | | | Merge "Identity: Statically link VTS test binary." into rvc-dev am: bde68f5a1dTreeHugger Robot2020-06-121-3/+3
| |\| | | |
| | * | | | Identity: Statically link VTS test binary.David Zeuthen2020-06-121-3/+3
| | * | | | Update Identity Credential VTS tests.David Zeuthen2020-06-0513-120/+1286
| | * | | | Add attestation certificate parsing and validate for IC vts.Selene Huang2020-05-295-73/+157
| | * | | | Add attestation certificate parsing and validate for IC vts.Selene Huang2020-05-293-0/+497
| | * | | | Identity Credential: Add method to accept verification token.David Zeuthen2020-05-189-30/+85
| | * | | | Identity Credential: Pass additional information to HAL.David Zeuthen2020-05-1827-25/+624
| | * | | | Identity Credential: Restrict AccessControlProfile identifiers to 32.David Zeuthen2020-04-273-1/+42
| | * | | | Fix IC vts bugs and add tests for IC IWritableIdentityCredential.aidl interface.Selene Huang2020-04-278-123/+1036
| | * | | | Update Identity Credential HAL docs.David Zeuthen2020-04-215-49/+115
| | * | | | Freeze vintf aidl interfacesJeongik Cha2020-04-099-0/+193
| | * | | | Rename vts-core to vtsDan Shi2020-04-071-1/+1
| | * | | | Update the current API dumpJiyong Park2020-03-307-0/+191
| | * | | | Merge "Identity: Statically link additional libraries in VtsHalIdentityTarget...TreeHugger Robot2020-03-101-2/+3
| | |\ \ \ \
| | | * | | | Identity: Statically link additional libraries in VtsHalIdentityTargetTest.David Zeuthen2020-03-091-2/+3
| | * | | | | Merge "Identity: Move signingKeyBlob from finishRetrieval() to startRetrieval...TreeHugger Robot2020-03-094-26/+25
| | |\ \ \ \ \
| | | * | | | | Identity: Move signingKeyBlob from finishRetrieval() to startRetrieval().David Zeuthen2020-03-094-26/+25
| | | |/ / / /
| | * / / / / Add attestation certificate generation and identity credential tags.Selene Huang2020-03-095-85/+194
| | |/ / / /
* | | | | | Avoid unnecessary access of BoringSSL structs.David Benjamin2020-08-261-8/+2
* | | | | | Suppress gtest error for tests without any instanceDan Shi2020-07-285-0/+5
| |_|_|_|/ |/| | | |