summaryrefslogtreecommitdiff
path: root/keystore2/src/remote_provisioning.rs
AgeCommit message (Expand)Author
2023-11-13[rkpd] Refactor rkpd_client into an independent lib for reuseAlice Wang
2023-11-13Revert^2 "[rkpd_client] Add Error type to rkpd_client"Alice Wang
2023-11-10Revert "[rkpd_client] Add Error type to rkpd_client"Aashna Jena
2023-11-09[rkpd_client] Add Error type to rkpd_clientAlice Wang
2023-11-08[rkpd] Move watchdog calls from rkpd_client to keystore2Alice Wang
2023-11-07[rkpd] Move security level to RPC name conversion out of rkpd_clientAlice Wang
2023-03-03keystore2: Remove remote provisioning logicTri Vo
2023-01-24Rename OUT_OF_KEYS -> OUT_OF_KEYS_TRANSIENTSeth Moore
2022-12-22keystore2: Support for RKPD attestation keysTri Vo
2022-11-09Add dependencies on newly-split RKP HALSeth Moore
2022-10-31Changed RP logs to only error when RKP onlyShaquille Johnson
2022-10-20Merge "Changing code to have better error logging"Shaquille Johnson
2022-10-18Changing code to have better error loggingShaquille Johnson
2022-10-17keystore2_test: Update to IRPC v3Tri Vo
2022-09-02Run rustfmt on directoryShaquille Johnson
2022-05-12Log SecurityLevel with RkpErrorStats.Hasini Gunasinghe
2022-04-20Do not cache rkp_only propertySeth Moore
2022-04-18Ensure that "rkp only" forces checks for rkp keysSeth Moore
2022-04-04Return OUT_OF_KEYS if system is rkp onlyMax Bires
2022-02-16Upgrade remotely provisioned keys if necessary.Max Bires
2022-02-02Refactor RKP key pool in keystoreSeth Moore
2022-01-24Add new IRemotelyProvisionedKeyPool service to keystore2Seth Moore
2022-01-14[keystore2] Fix binder import pathStephen Crane
2021-11-22Replacing manual CBOR with serde-cborMax Bires
2021-08-19Log metrics for RKP fallback event.Hasini Gunasinghe
2021-07-27Fix warnings in preparation for Rust 1.54.0Chris Wailes
2021-07-16Merge changes from topic "full_spec_upgrade"Max Bires
2021-07-11Always fall back to factory key on any RKP errorMax Bires
2021-07-11Adding plumbing for supported EC curve on implMax Bires
2021-07-08Log metrics related to Remote Key Provisioning (RKP).Hasini Gunasinghe
2021-07-01Keystore 2.0: Remove Asp.Janis Danisevskis
2021-06-22Fixing CBOR parsing/serialization for prod keys.Max Bires
2021-05-10Keystore 2.0: Clean up lintsMatthew Maurer
2021-05-06Keystore 2.0: Add watch dog instrumentations in the calls into keystore.Hasini Gunasinghe
2021-04-16Moving set_requesting_sid to new_binder method.Andrew Walbran
2021-04-09Temporarily disable a bunch of new linter errorsJeff Vander Stoep
2021-03-24Merge "Modifying calls to RemotelyProvisionedComponent HAL"Max Bires
2021-03-23Modifying calls to RemotelyProvisionedComponent HALMax Bires
2021-03-20Keystore 2.0: Fix version binding for user generated attestation keys.Janis Danisevskis
2021-03-09Adding the ability to delete all attestation keysMax Bires
2021-03-08Ability for KS2 to select remotely provisioned keyMax Bires
2021-02-18Start the remoteprovisioning serviceMax Bires
2021-02-09keystore2: Use libbinder_rs Strong references for Binder objectsStephen Crane
2021-02-04Adding remote provisioning AIDL interfaceMax Bires