This is Firmware Update request structure passed to HSM core via SIPC as argument, these parameters are required by the service handler.
- Parameters
-
| pStartAddress | Pointer to the start address of data to be programmed in flash |
| dataLength | Length of data to be programmed in flash |
| pDecryptionBuffer | Address of Scratchpad memory to be used to decrypt image, valid only for HsmClient_firmwareUpdate_CodeVerify API |
| decryptionBufferLength | Length of Scratchpad memory to be used to decrypt image, valid only for HsmClient_firmwareUpdate_CodeVerify API |