This is Firmware Update request structure passed to HSM core via SIPC as argument, these parameters are required by the service handler.
pStartAddress | Pointer to the start address of data to be programmed in flash |
dataLength | Length of data to be programmed in flash |
Data Fields | |
uint8_t * | pStartAddress |
uint32_t | dataLength |
uint32_t | bankMode |
uint8_t* FirmwareUpdateReq_t::pStartAddress |
uint32_t FirmwareUpdateReq_t::dataLength |
Start address of data to be programmed in flash memory
uint32_t FirmwareUpdateReq_t::bankMode |
Length of data to be programmed in flash memory