commit | 3c2beeaf8b12a18800288d5b7bf77cc4963807f7 | [log] [tgz] |
---|---|---|
author | Chris Cain <cjcain@us.ibm.com> | Wed Mar 23 13:05:43 2022 -0500 |
committer | Chris Cain <cjcain@us.ibm.com> | Wed Mar 23 13:17:19 2022 -0500 |
tree | 37f076389b74855822ef859cbc998a8f8d3a4620 | |
parent | 40501a231ec9ee1b972cd3996b726ee474c106c2 [diff] |
Make PLDM call to do HRESET an asynchronous call: When a SBE timeout is detected, an HRESET is requested. The call to request the reset will wait for a response. No additional processing of the response is required, so this change will make the reset call asynchronous. Change-Id: I2c7c1b44dbd3c9574732ab90841405456f5f8978 Signed-off-by: Chris Cain <cjcain@us.ibm.com>