Request to streaming hash authentication operation.
| hdr | Generic TISCI message header. |
| address_lo | - Lower 32bit (Little Endian) |
| address_hi | - Higher 32bit (Little Endian) |
| segment_size | - Size of the segment in bytes |
| final_pkt | - Boolean value to denote final packet |
| dest_address | - Destination address to write the segment |
Data Fields | |
| struct tisci_header | hdr |
| uint32_t | address_lo |
| uint32_t | address_hi |
| uint32_t | segment_size |
| uint8_t | final_pkt |
| uint64_t | dest_address |
| struct tisci_header tisci_security_mesg_mcelf_update_req::hdr |
| uint32_t tisci_security_mesg_mcelf_update_req::address_lo |
| uint32_t tisci_security_mesg_mcelf_update_req::address_hi |
| uint32_t tisci_security_mesg_mcelf_update_req::segment_size |
| uint8_t tisci_security_mesg_mcelf_update_req::final_pkt |
| uint64_t tisci_security_mesg_mcelf_update_req::dest_address |