summaryrefslogtreecommitdiff
path: root/ipc
AgeCommit message (Expand)Author
2023-08-09Wire up DestroyAttestationIdsDavid Drysdale
2023-04-25keymaster:log: Fix log format strings & remove empty param.Mike McTernan
2023-02-16Add a note requesting to replicate the keymaster access policy.Hasini Gunasinghe
2023-02-15Support writing/reading 2nd IMEI in storageDonnie Pollitz
2022-12-13trusty:keymaster: Allow select TAs ability to use provisioning cmdsMike McTernan
2022-12-13Implement keymaster_get_device_info.Max Bires
2022-10-13Trusty IRemotelyProvisionedComponent v3 TA implementationTri Vo
2022-10-12Implement getHardwareInfo() in Trusty KM TATri Vo
2022-06-08Implement GetRootOfTrustShawn Willden
2022-06-04Catch more allocation failure casesDavid Drysdale
2022-06-01Use new (std::nothrow) throughoutDavid Drysdale
2021-11-04Fix race condition in keymaster ipcArmelle Laine
2021-10-11Revert "Delete KM1"Jim Blackler
2021-10-08Delete KM1Shawn Willden
2021-08-18Fix UB in implicit conversion in cast to keymaster_commandAyrton Munoz
2021-08-09Trusty KeyMint: add missing bootloader messageDavid Drysdale
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-06-02Add keymaster app to userspace library build systemStephen Crane
2021-05-27Update to KeyMintShawn Willden
2021-05-05Let HAL choose KmVersionShawn Willden
2021-05-05Support GetVersion2.Shawn Willden
2021-03-23Add unittest to default keymaster access policyAndrew LeCain
2021-03-08keymaster: Add command to set wrapped attestation keyArve Hjønnevåg
2021-02-19Add support for target specific ACLAndrew LeCain
2021-01-06Revert^2 "Revise KeymasterMessage versioning system"Shawn Willden
2021-01-06Revert "Revise KeymasterMessage versioning system"Bonian Chen
2021-01-06Allow connection from confirmation UI to get the auth token keyichihlu
2020-12-21Revise KeymasterMessage versioning systemShawn Willden
2020-12-13Update the message versioning system.Shawn Willden
2020-10-02Run the BoringSSL self-tests on Keymaster startupAndrei Homescu
2020-09-17keymaster: Check system_state if provisioning is allowedArve Hjønnevåg
2020-09-10keymaster: Add command to clear attestation cert chainArve Hjønnevåg
2019-04-16Use INFINITE_TIME instead of -1Matthew Maurer
2019-02-26Refactor use of iovec struct.Nick Bray
2018-10-30Eliminate the use of status_t.Nick Bray
2018-08-29Add ipc call to set and read secure product id.Yu Shan
2018-08-15Update references to interface modules and client librariesMichael Ryleev
2018-08-09Add dispatching for GET_HMAC_SHARING_PARAMETERSRoberto Pereira
2018-08-09Add dispatching for COMPUTE_SHARED_HMAC and VEIRFY_AUTHORIZATIONRoberto Pereira
2018-08-09Add dispatching for DELETE_KEY, DELETE_ALL_KEYS and IMPORT_WRAPPED_KEYRoberto Pereira
2018-08-09Add missing keymaster commandsRoberto Pereira
2018-08-09Changes to Trusty KM TA reflecting keymaster refactoring and updatesJanis Danisevskis
2018-08-02Enable pre-upload clang formatting.Nick Bray
2018-06-15Remove references to trusty_std.h.Nick Bray
2018-03-28Add suport for reading Android Things attestation certificate UUIDJocelyn Bohr
2018-03-23Fixup the logic for whitelisting commands before/after configureJocelyn Bohr
2018-02-16Refactor AtapSetCaResponse to enable the ATAP protocol.Jocelyn Bohr
2018-02-13Use new include paths.Nick Bray