Request for importing a previously exported keystore.
| hdr | Common TI-SCI header |
| keystore_lo | Lower 32-bit memory location of the encrypted keystore contents provided by the host |
| keystore_hi | Higher 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 |
| 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 |