DMSC controls the power management, security and resource management of the device.
Data Structures | |
struct | csp_aes_opn_req_data |
Request for encryption/decryption. More... | |
struct | csp_aes_opn_resp_data |
Response of the encryption/decryption process. More... | |
struct | tisci_csp_aes_req |
Request for encryption/decryption. More... | |
struct | tisci_csp_aes_resp |
Response of the encryption/decryption process. More... | |
Functions | |
struct csp_aes_opn_req_data | __attribute__ ((__packed__)) |
Macros | |
#define | TISCI_CSP_AES_TAGLEN 16u |
This file contains: More... | |
#define TISCI_CSP_AES_TAGLEN 16u |
This file contains:
WARNING!!: Autogenerated file from SYSFW. DO NOT MODIFY!!
System Firmware
TISCI Data structures and macros for runtime keystore
struct csp_aes_opn_req_data __attribute__ | ( | (__packed__) | ) |
struct tisci_csp_aes_req __attribute__ |