commit | 503ea0e23161da5343751a3b7756bf2efaff92aa | [log] [tgz] |
---|---|---|
author | Matthew Maurer <mmaurer@google.com> | Mon Aug 26 10:50:31 2019 -0700 |
committer | Matthew Maurer <mmaurer@google.com> | Wed Nov 27 14:41:16 2019 -0800 |
tree | 4cd5f48f3151b098a8e3e3e762ced27beb73698e | |
parent | ddbcba794e0a2ec9682f7ab2a4eb8e03ce556544 [diff] |
Add support for mocked RPMB When developing, it may be preferable to operate on a device which does not have a real RPMB storage, or which is unprovisioned. This CL allows the rpmb_dev program to act as a daemon serving a fixed key, and for storageproxyd to speak to rpmb_dev's socket rather than an actual rpmb device or a virtual rpmb device. Test: Trusty Gatekeeper VTS Change-Id: I19b2b143fffb8e68e4a028d00eaf5cd1928e12f6