DMSC controls the power management, security and resource management of the device.
Data Structures | |
struct | tisci_msg_keyring_import_req |
Request for importing a keyring. More... | |
struct | tisci_msg_keyring_import_resp |
Response to the keyring import. More... | |
Functions | |
struct tisci_msg_keyring_import_req | __attribute__ ((__packed__)) |
Macros | |
#define | KEYRING_ABI_MAJ_VALUE 0x00 |
This file contains: More... | |
#define | KEYRING_ABI_MIN_VALUE 0x01 |
#define KEYRING_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 Keyring Major ABI revision value
#define KEYRING_ABI_MIN_VALUE 0x01 |
Keyring Minor ABI revision value
struct tisci_msg_keyring_import_req __attribute__ | ( | (__packed__) | ) |