1. 28 Jan, 2016 2 commits
    • Shawn Willden's avatar
      Add KM_TAG_ALLOW_WHILE_ON_BODY · d3fac68c
      Shawn Willden authored
      Actually, this change eliminates the need to update keystore_cli_v2
      every time a tag is added, which also has the effect of supporting
      KM_TAG_ALLOW_WHILE_ON_BODY.
      
      Change-Id: I15dd4ec4b7cab52dba43ec5d0afc6f8caf922389
      d3fac68c
    • Shawn Willden's avatar
      Add attestation support to keystore. · 50eb1b2f
      Shawn Willden authored
      Bug: 22914603
      Change-Id: I14fbfbe30b96c5c29278fa548e06b65f15942fe2
      50eb1b2f
  2. 27 Jan, 2016 1 commit
  3. 26 Jan, 2016 3 commits
    • Shawn Willden's avatar
      Merge "Refactor keystore." · e4f2fa54
      Shawn Willden authored
      e4f2fa54
    • Shawn Willden's avatar
      Update Keystore to use keymaster2 HAL. · 715d023c
      Shawn Willden authored
      This CL doesn't wire in any of the new keymaster2 features, it just uses
      the keymaster2 HAL rather than the keymaster1 HAL.  This means that if
      keymaster1 hardware is found, it is unconditionally wrapped in
      SoftKeymasterDevice, so keymaster2 functionality can (eventually) be
      provided.
      
      Change-Id: Ica2cb0751e4e0a82c56c36b03f94da54ef62d9a3
      715d023c
    • Shawn Willden's avatar
      Refactor keystore. · 6507c27a
      Shawn Willden authored
      This CL isn't nearly as big as it looks.  It doesn't change keystore
      functionality, it just moves all of the classes out of the former
      keystore.cpp into their own .h and .cpp files.
      
      Change-Id: I29a1ce21bff574be56128b32fc417e5a3d3c55fb
      6507c27a
  4. 25 Jan, 2016 1 commit
  5. 20 Jan, 2016 1 commit
  6. 23 Nov, 2015 6 commits
  7. 10 Nov, 2015 3 commits
  8. 09 Nov, 2015 2 commits
  9. 08 Nov, 2015 1 commit
    • Nick Kralevich's avatar
      Add keystore to AID_READPROC · d92d2cd0
      Nick Kralevich authored
      keystore access /proc entries associated with other UIDs.
      Allow it.
      
      Bug: 23310674
      Change-Id: I72fa3fa3df5d7c8c359b5a78fe89d7f7cdb8ab24
      d92d2cd0
  10. 03 Nov, 2015 1 commit
  11. 02 Nov, 2015 15 commits
  12. 26 Oct, 2015 3 commits
  13. 22 Oct, 2015 1 commit