commit | 237f4b369bfd8021882007d103b9921fca789263 | [log] [tgz] |
---|---|---|
author | Bartosz Fabianowski <bartfab@google.com> | Mon Apr 24 13:57:46 2017 +0200 |
committer | Bartosz Fabianowski <bartfab@google.com> | Wed Apr 26 17:40:44 2017 +0200 |
tree | ae8c83b2076af2a15ad7dc51ce37aabde19734e8 | |
parent | c4a169cfb452ac4e8c7fb4ac153f66892ee0b16e [diff] |
Add device ID attestation method to keymaster Device ID attestation consists of three steps: * Generate a temporary key * Attest the key and desired device IDs * Delete the temporary key Rather than being spread over three keymaster APIs, these operations should happen automatically in a single keymaster method. Bug: 34734938 Test: GTS com.google.android.gts.security.DeviceIdAttestationHostTest Change-Id: Ifabb5163b9e4d12cb309a6b0ca8e5f2f92d212f4