Fix hsspi retention sleep race condition When the QM goes to retention sleep and the host wants to send a HSSPI message, there is a wait condition that will lead the host to wait SS_READY_TIMEOUT_MS before actually sending the message. This leads to extra timeouts on the host side. Bug: 291788159 Change-Id: Iad9f01a1758d5b5661f170ce456fbc73ae9a235c Signed-off-by: Jean-Christophe Pince <[email protected]>