SPMU447 June 2026 CC2755P20
| 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). |