summaryrefslogtreecommitdiff
path: root/keystore2/src/raw_device.rs
AgeCommit message (Expand)Author
2023-10-10Cope with Keymaster->KeyMint device upgradeDavid Drysdale
2023-10-09Commonize upgrade_keyblob_if_required_withDavid Drysdale
2022-12-05ID attestation: Pass 2nd IMEI to KeyMintEran Messeri
2022-11-30Update logs to use ks_err in rust codeShaquille Johnson
2022-10-18Changing code to have better error loggingShaquille Johnson
2022-02-14Keystore 2.0: Teach keystore to decrypt generic blobs.Janis Danisevskis
2021-12-13keystore2: cope with KeyMint AIDL V2David Drysdale
2021-07-27Fix warnings in preparation for Rust 1.54.0Chris Wailes
2021-07-01Keystore 2.0: Remove Asp.Janis Danisevskis
2021-06-01Keystore 2.0: Make key type an explict argument.Janis Danisevskis
2021-06-01Keystore 2.0: Boot level keys: Check key characteristics.Janis Danisevskis
2021-06-01Keystore 2.0: Use preferred KM instance for level zero key.Janis Danisevskis
2021-05-06Keystore 2.0: Add more watch points.Janis Danisevskis
2021-04-27Biometric support for UNLOCKED_DEVICE_REQUIREDPaul Crowley
2021-04-27Move KeyMintDevice into its own modulePaul Crowley