Commit graph

53 commits

Author SHA1 Message Date
Andrew Scull
7633347563 Revert "Revert "Weaver HAL""
This reverts commit 66d499a26f.
Test: It builds

Change-Id: I204e46e7ab7c91454a4561ff44bf9920ca78d6a5
2017-04-11 11:14:29 +01:00
Andrew Scull
66d499a26f Revert "Weaver HAL"
This reverts commit 694beec5d7.

Reason for revert: This will not be in O.

Change-Id: I301f265785815689e9cfc8412db1966a4565b561
2017-04-10 16:56:43 +00:00
Andrew Scull
694beec5d7 Weaver HAL
Weaver is used to harden the user authentication flow by securely
storing secrets which can only be read by presenting the associated key
secret. The key secret is derived from the user's credential.

Bug: 35628284
Test: Implement HAL, boot and call from system_server
Change-Id: Ia72fd537670c08d27320c944a0fe91243137bf6c
2017-04-06 12:19:42 +01:00