PDK API Guide for J721E
tisci_msg_keystore_import_req Struct Reference

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

struct tisci_header tisci_msg_keystore_import_req::hdr
uint32_t tisci_msg_keystore_import_req::keystore_lo
uint32_t tisci_msg_keystore_import_req::keystore_hi