commit | 81dbef7d923016317ea2ebcc447cf60bb6d0e321 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Jul 31 15:13:14 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Aug 07 06:54:16 2024 +0000 |
tree | 0841748dd343d99153819c416ffdc8ff35c49b3f | |
parent | 2f9084b8921f9adeab018e093b121dc215d1de43 [diff] |
[getService] Retry get_interface in keystore2 This cl retries to the get_interface function in keystore2 when it connects to the KeyMint TA. This is needed because when KeyMint TA runs in VM, it can take several retries for the host to connect to the Trusty VM. A timeout longer than the 5-second timeout in getService is needed to handle this. Bug: 355194622 Test: CF is gets booted with KeyMint TA in VM Change-Id: I3b8a2aee77ad2e6111239898f165bc5bfd3ad479