SWCU195A December 2024 – May 2025 CC2744R7-Q1 , CC2745P10-Q1 , CC2745R10-Q1 , CC2745R7-Q1 , CC2755R10
Get the current value of the ROM API status. This is useful for debugging why a particular Secure Boot application/update or HSM FW update is failing.
None.
| Words | Bits | Field | Value | Description |
|---|---|---|---|---|
| 0 | 7:0 |
cmdId |
0x23 | Command ID |
| 15:8 | respSeqNumber | User defined | Optional response sequence number, included in the response header | |
| 31:16 | reserved0 | 0x0000 | Reserved |
| Words | Bits | Field | Value | Description |
|---|---|---|---|---|
| 0 | 7:0 | cmdId | 0x23 | Command ID, copied from the first command parameter word |
| 15:8 | respSeqNumber | User defined | Optional sequence number, copied from the first command parameter word | |
| 23:16 | result | - | SUCCESS | |
| 31:24 | dataWordCount | 1 | Size of additional response data, in number of 32-bit words | |
| 1 | 31:0 | status | - |
STATUS_NA (0x0): Regular boot without a new image. No errors STATUS_UPDATE_SUCCESS (0x1): Requested update was successful (any types) STATUS_FIH_ERROR (0x2): ROM detected detected fault injection and halted boot STATUS_IMG_REJECTED (0x3): Invalid FW image detected (any types) STATUS_IMG_VERIF_FAILED (0x4): The target FW image failed to verify (any types) STATUS_UPDATE_FAILED (0x5): Requested FW update process failed generically STATUS_INVALID_SB_CONFIG (0x6): Secure Boot configuration is invalid STATUS_HSM_BOOT_FAILURE (0x7): HSM FW failed to boot |
These checks are performed before command execution, in the indicated order: