1. 02 Mar, 2016 1 commit
  2. 23 Feb, 2016 2 commits
  3. 28 Jan, 2016 3 commits
  4. 27 Jan, 2016 1 commit
  5. 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
  6. 25 Jan, 2016 1 commit
  7. 20 Jan, 2016 1 commit
  8. 23 Nov, 2015 6 commits
  9. 10 Nov, 2015 3 commits
  10. 09 Nov, 2015 2 commits
  11. 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
  12. 03 Nov, 2015 1 commit
  13. 02 Nov, 2015 15 commits