commit | 82fe2598feed58f9e7bc465e075a02af5b50f9b9 | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Thu May 27 11:57:03 2021 +0100 |
committer | David Drysdale <drysdale@google.com> | Fri Jun 04 10:05:45 2021 +0100 |
tree | 34153aab2befea11af2afc9f8ad53004b6d35c71 | |
parent | 94247b356efb563c92a230a084999cabafce640e [diff] |
KeyMint: make tags keymint-enforced The reference KeyMint implementation happily accepts the following tags on key creation requests: - TAG_EARLY_BOOT_ONLY - TAG_TRUSTED_CONFIRMATION_REQUIRED - TAG_TRUSTED_USER_PRESENCE_REQUIRED It should therefore include them in the keymint-enforced security level of the returned key characteristics. Bug: 188672564 Test: VtsAidlKeyMintTargetTest Change-Id: Ib4ba2fe3c1852aff6b0b930b28a36be09b0961a7