AM275 FreeRTOS SDK  10.01.00

Detailed Description

Request to streaming hash authentication operation.

Parameters
hdrGeneric 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
 

Field Documentation

◆ hdr

struct tisci_header tisci_security_mesg_mcelf_update_req::hdr

◆ address_lo

uint32_t tisci_security_mesg_mcelf_update_req::address_lo

◆ address_hi

uint32_t tisci_security_mesg_mcelf_update_req::address_hi

◆ segment_size

uint32_t tisci_security_mesg_mcelf_update_req::segment_size

◆ final_pkt

uint8_t tisci_security_mesg_mcelf_update_req::final_pkt

◆ dest_address

uint64_t tisci_security_mesg_mcelf_update_req::dest_address