AM243x MCU+ SDK  11.00.00

Detailed Description

Request for TISCI_MSG_LPM_DECRYPT.

Parameters
hdrTISCI header to provide ACK/NAK flags to the host.
unencrypted_addrMSMC destination address where the unencrypted binary should be placed
encrypted_addrDDR source address where the [context + encrypted metadata + encrypted binary] is placed

Data Fields

struct tisci_header hdr
 
uint64_t unencrypted_addr
 
uint64_t encrypted_addr
 

Field Documentation

◆ hdr

struct tisci_header tisci_msg_dec_req::hdr

◆ unencrypted_addr

uint64_t tisci_msg_dec_req::unencrypted_addr

◆ encrypted_addr

uint64_t tisci_msg_dec_req::encrypted_addr