summaryrefslogtreecommitdiff
path: root/ng
AgeCommit message (Expand)Author
2023-04-27Correct handling of MGF1 digest tags, and unknown tags generallyShawn Willden
2023-03-10Fix IRPCv3 pure software implementation am: e5fb905431 am: c641370370 am: 891...Tri Vo
2023-03-09Fix IRPCv3 pure software implementationTri Vo
2022-12-05Merge "Support 2nd IMEI and bump KeyMint version to 3" am: 7deaccfd13 am: 55e...Eran Messeri
2022-12-05Merge "Support 2nd IMEI and bump KeyMint version to 3" am: 7deaccfd13Eran Messeri
2022-11-28Support 2nd IMEI and bump KeyMint version to 3Eran Messeri
2022-10-20IRemotelyProvisionedComponent v3 implementation am: 6cad4b45d1 am: 0686083bff...Tri Vo
2022-10-20IRemotelyProvisionedComponent v3 implementation am: 6cad4b45d1Tri Vo
2022-10-13IRemotelyProvisionedComponent v3 implementationTri Vo
2022-10-13Push getHardwareInfo() implementation from HAL to TA am: 4ae0b0c8e4 am: 59f08...Tri Vo
2022-10-12Push getHardwareInfo() implementation from HAL to TA am: 4ae0b0c8e4Tri Vo
2022-10-12Push getHardwareInfo() implementation from HAL to TATri Vo
2022-08-30Cleanup unused code in KeyMintAidlUtilsKeith Mok
2022-08-30Fix OOB write in authToken2AidlVecandroid-13.0.0_r82android-13.0.0_r81android-13.0.0_r80android-13.0.0_r74android-13.0.0_r73android-13.0.0_r72android-13.0.0_r66android-13.0.0_r65android-13.0.0_r64android-13.0.0_r60android-13.0.0_r59android-13.0.0_r58android13-qpr3-c-s8-releaseandroid13-qpr3-c-s7-releaseandroid13-qpr3-c-s6-releaseandroid13-qpr3-c-s5-releaseandroid13-qpr3-c-s4-releaseandroid13-qpr3-c-s3-releaseandroid13-qpr3-c-s2-releaseandroid13-qpr3-c-s12-releaseandroid13-qpr3-c-s11-releaseandroid13-qpr3-c-s10-releaseandroid13-qpr3-c-s1-releaseKeith Mok
2022-08-29Fix OOB write in authToken2AidlVecKeith Mok
2022-07-08KeyMint: pass through auth tokensDavid Drysdale
2022-06-09Catch more allocation failure casesDavid Drysdale
2022-06-09Use new (std::nothrow) throughoutDavid Drysdale
2022-06-06Merge changes I604c980d,Ied97ce94David Drysdale
2022-04-27KeyMint: pass through auth tokensDavid Drysdale
2022-03-09Catch more allocation failure casesDavid Drysdale
2022-03-09Use new (std::nothrow) throughoutDavid Drysdale
2022-03-02KeyMint: CreateKeyMintDevice retruns shared_ptr.Janis Danisevskis
2022-03-01Merge "Drop unused AuthorizationSet::Union method"David Drysdale
2022-02-23Pass verified boot info to software keymintSeth Moore
2022-02-22Provide alternate SE RoT provisioning path.Shawn Willden
2022-02-21Drop unused AuthorizationSet::Union methodDavid Drysdale
2022-01-25Merge "Add default id to default keymint IRPC"Seth Moore
2021-12-14Add default id to default keymint IRPCSeth Moore
2021-12-10Shift to KmVersion::KEYMINT_2David Drysdale
2021-11-12Skip empty authorization setsDavid Drysdale
2021-11-03Merge "KM default implementations: Add vendor and boot pachlevels."Treehugger Robot
2021-10-29KM default implementations: Add vendor and boot pachlevels.Janis Danisevskis
2021-10-18Improve UNIQUE_ID generationDavid Drysdale
2021-10-11Revert "Delete KM1"Jim Blackler
2021-10-07Delete KM1Shawn Willden
2021-08-06Add AuthToken to request's additional_paramsbohu
2021-06-04KeyMint: make tags keymint-enforcedDavid Drysdale
2021-05-21KeyMint: implement getKeyCharacteristics()David Drysdale
2021-05-19Key{Master,Mint}: stricter parameter checkingDavid Drysdale
2021-05-05Move keymint utils to a library.Shawn Willden
2021-05-05Enable clang-tidy (and fix warnings)Shawn Willden
2021-04-30Add getKeyCharacteristics stub to KeyMintPaul Crowley
2021-04-21Align KeyMint AIDL with usageDavid Drysdale
2021-04-20Porting the client <-> HAL interface layer for RPCMax Bires
2021-04-01Fixing authToken2AidlVecMax Bires
2021-03-14Keystore 2.0: Implement convertStorageKeyToEphemeral() in AndroidKeyMintDeviceSatya Tangirala
2021-03-03Add performOperation stub.Shawn Willden
2021-02-27Merge "Ignore MAX_BOOT_LEVEL tag"Paul Crowley
2021-02-24Refactor AndroidKeyMintDevice::update.Shawn Willden