diff options
author | Stephen Crane <cranes@google.com> | 2021-09-23 10:04:04 -0700 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@google.com> | 2021-10-05 09:56:43 -0700 |
commit | ab2257ee48effd8f7a30483986068a0ffccbb54f (patch) | |
tree | c30dc3f11e22e06144dbaa6e7479f5a380de7436 /init/builtins.cpp | |
parent | 237679cfca5ccdbb82165a263590b6355db1b0a3 (diff) |
storageproxyd: Retry RPMB request on UNIT ATTENTION
Attempts a retry of the intial write or read when an RPMB command
triggers a UNIT ATTENTION condition. This causes the UA status to be
reset and hopefully result in a successful command. This runs the risk
of retrying a successful write, but we wouldn't have been able to get
the RPMB response after that write anyway due to the UA condition.
Test: m storageproxyd
Bug: 194712579
Change-Id: Ib970e779365bb396756c114684c7f6e56a737ab1
Merged-In: Ib970e779365bb396756c114684c7f6e56a737ab1
(cherry picked from commit a9085181afaa80ac8b4cfb82a6762e336b1e2500)
Diffstat (limited to 'init/builtins.cpp')
0 files changed, 0 insertions, 0 deletions