Tool/software:
Which behavior, as shown in Table 1 or Table 2_1, is correct? Or could both be incorrect?
On the CC2745, if TASK B is using the HSM for encryption and TASK A sends an encryption request:
・In the case of Table 1, TASK A receives STATUS_RESOURCE_UNAVAILABLE. Once TASK B completes, TASK A is automatically processed, and the encryption result is returned.
・Alternatively, as shown in Table 2_1, TASK A receives STATUS_RESOURCE_UNAVAILABLE and must resend the encryption request to the HSM.
If Table 2_1 is correct:
・Would TASK A need to send repeated encryption requests to the HSM, as shown in Table 2_2?
・Or would the HSM provide a “HSM completion response,” as shown in Table 2_3, to notify that it is ready for a new request?