DMSC controls the power management, security and resource management of the device.
Data Structures | |
| struct | tisci_msg_keystore_write_req | 
| Request for writing the entire keystore contents.  More... | |
| struct | tisci_msg_keystore_write_resp | 
| Response to the keystore write.  More... | |
| struct | tisci_msg_keystore_export_req | 
| Request for exporting the entire keystore contents.  More... | |
| struct | tisci_msg_keystore_export_resp | 
| Response to the keystore export.  More... | |
| struct | tisci_msg_keystore_import_req | 
| Request for importing a previously exported keystore.  More... | |
| struct | tisci_msg_keystore_import_resp | 
| Response to the keystore import.  More... | |
Functions | |
| struct tisci_msg_keystore_write_req | __attribute__ ((__packed__)) | 
Macros | |
| #define | KEYSTORE_ABI_MAJ_VALUE 0x00 | 
| This file contains:  More... | |
| #define | KEYSTORE_ABI_MIN_VALUE 0x01 | 
| #define KEYSTORE_ABI_MAJ_VALUE 0x00 | 
This file contains:
WARNING!!: Autogenerated file from SYSFW. DO NOT MODIFY!!
System Firmware
TISCI Data structures and macros for runtime keystore Keystore Major ABI revision value
| #define KEYSTORE_ABI_MIN_VALUE 0x01 | 
Keystore Minor ABI revision value
| struct tisci_msg_keystore_write_req __attribute__ | ( | (__packed__) | ) |