SWCU195A December 2024 – May 2025 CC2744R7-Q1 , CC2745P10-Q1 , CC2745R10-Q1 , CC2745R7-Q1 , CC2755R10
| HAPI | Usage | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| HapiSbSetUpdateImageAddress(address) | Used to specify the sector address in which update images for SSB or Key are located. The provided address value must be sector aligned and within device on-chip flash range. | ||||||||||||||||||||||||||||||||||||
| HapiSbSetId(id) | Used to specify the request ID for ROM Secure Boot. The following is a description of the meaning of each request ID:
| ||||||||||||||||||||||||||||||||||||
| HapiSbGetUpdateImageAddress() | Returns the current address that was requested using HapiSbSetUpdateImageAddress(address). | ||||||||||||||||||||||||||||||||||||
| HapiSbGetStatus() | Return the current status for the requested operation. The following is a description of the meaning of each status code:
| ||||||||||||||||||||||||||||||||||||
| HapiSbGetId() | Returns the ID that was requested using HapiSbSetId(id). |