summaryrefslogtreecommitdiff
path: root/trusty_keymaster_context.h
AgeCommit message (Expand)Author
2022-12-13Implement keymaster_get_device_info.Max Bires
2022-06-08Implement GetRootOfTrustShawn Willden
2022-03-24Modify KM to integrate with new hwkey_derive APIMax Bires
2022-02-12Updating app/keymaster to IRPC HAL V2Max Bires
2021-10-29KeyMint: generate UNIQUE_ID valuesDavid Drysdale
2021-10-11Revert "Delete KM1"Jim Blackler
2021-10-08Delete KM1Shawn Willden
2021-08-11Implement rollback resistance and single-use keys.Shawn Willden
2021-07-14Trusty KeyMint: support boot,vendor patchlevelsDavid Drysdale
2021-07-06Trusty implementation for IRemotelyProvisi... HALMax Bires
2021-06-15Adding an API for reading/writing Attestation IDsMax Bires
2021-05-05Let HAL choose KmVersionShawn Willden
2021-05-05Add AES-GCM key blob encryptionShawn Willden
2021-03-17KeyMaster: Implement CheckConfirmationToken.David Zeuthen
2021-02-12Stub KM_PURPOSE_ATTEST_KEY support.Shawn Willden
2021-01-22Partial revert of AttestationContext refactor.Shawn Willden
2021-01-18Implement self-signed certificate generation.Shawn Willden
2021-01-12Refactor AttestationRecordContextShawn Willden
2020-12-21Change GenerateAttestation to use managed cert typeShawn Willden
2020-11-25Add KmVersion to TrustyKeymasterContext.Shawn Willden
2019-12-10Propagate additional verified boot parametersMatthew Maurer
2019-05-10Add support for importWrappedKeyMatthew Maurer
2019-04-04Add support for 3DESMatthew Maurer
2018-11-16Use singleton storage session and storage interface.Yu Shan
2018-08-17Improve KeymasterContext const correctnessShawn Willden
2018-08-09Changes to Trusty KM TA reflecting keymaster refactoring and updatesJanis Danisevskis
2018-08-02Enable pre-upload clang formatting.Nick Bray
2018-05-18Stop using bootloader-provided OS version & patchlelvelShawn Willden
2018-02-16Refactor AtapSetCaResponse to enable the ATAP protocol.Jocelyn Bohr
2017-10-16Fix build cause by changes on system/keymaster sideMichael Ryleev
2017-08-30Implement ATAP support.Darren Krahn
2017-08-11Add message and handler boiler plate for ATAP protocol.Darren Krahn
2017-08-07Add support for receiving VBH from bootloader.Darren Krahn
2017-07-13Support attestationJocelyn Bohr
2017-07-13Implement UpgradeKeyBlob in TrustyKeymasterContextJocelyn Bohr
2017-07-13Bind root of trust and system version values to keyJocelyn Bohr
2017-06-19Set keymaster root of trust and system versionJocelyn Bohr
2017-02-27[clang] Remove unsused member variable root_of_trust_size_Roberto Pereira
2017-02-27[clang] Add override specifier to overriding functionsRoberto Pereira
2016-09-15Fix build breakage caused by keymaster changes.Shawn Willden
2016-02-17Provide NOP implementations of attestation support funcsShawn Willden
2016-02-17Bring missing changes to aosp version of keymaster appMichael Ryleev
2015-10-09Initial TrustyKeyMasterBill Yi