commit | 270f5c7d189094278dd594b534f77ae3227a80ca | [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 | 339a67b1ba8306cffd21cdd399b30e07be6dc2f1 [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