AM64x MCU+ SDK  08.02.00

Detailed Description

Request for importing a previously exported keystore.

Parameters
hdrCommon TI-SCI header
keystore_loLower 32-bit memory location of the encrypted keystore contents provided by the host
keystore_hiHigher 32-bit memory location of the encrypted keystore contents provided by the host

Data Fields

struct tisci_header hdr
 
uint32_t keystore_lo
 
uint32_t keystore_hi
 

Field Documentation

◆ hdr

struct tisci_header tisci_msg_keystore_import_req::hdr

◆ keystore_lo

uint32_t tisci_msg_keystore_import_req::keystore_lo

◆ keystore_hi

uint32_t tisci_msg_keystore_import_req::keystore_hi