summaryrefslogtreecommitdiff
path: root/trusty_keymaster.cpp
AgeCommit message (Expand)Author
2023-11-29Remove ATAP codesimpleperf-releasemain-16kAndrei Homescu
2023-08-09Wire up DestroyAttestationIdsDavid Drysdale
2023-06-02Don't abort on invalid message in fuzzing buildDavid Drysdale
2023-04-25keymaster:log: Fix log format strings & remove empty param.Mike McTernan
2023-02-15Support writing/reading 2nd IMEI in storageDonnie Pollitz
2022-12-13Implement keymaster_get_device_info.Max Bires
2022-06-01Use new (std::nothrow) throughoutDavid Drysdale
2021-12-17Report Trusty KeyMint as KmVersion::KEYMINT_2David Drysdale
2021-06-15Adding an API for reading/writing Attestation IDsMax Bires
2021-05-05Let HAL choose KmVersionShawn Willden
2021-03-15Implement Wrapped Attestation Key InstallationMatthew Maurer
2021-03-08keymaster: Add command to set wrapped attestation keyArve Hjønnevåg
2020-09-10keymaster: Add command to clear attestation cert chainArve Hjønnevåg
2018-11-16Use singleton storage session and storage interface.Yu Shan
2018-08-29Add ipc call to set and read secure product id.Yu Shan
2018-08-21Define constant only when usedRoberto Pereira
2018-08-02Enable pre-upload clang formatting.Nick Bray
2018-03-28Add suport for reading Android Things attestation certificate UUIDJocelyn Bohr
2018-02-16Refactor AtapSetCaResponse to enable the ATAP protocol.Jocelyn Bohr
2018-02-13Use new include paths.Nick Bray
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-06-19Set keymaster root of trust and system versionJocelyn Bohr