DMSC controls the power management, security and resource management of the device.
Data Structures | |
struct | tisci_msg_sa2ul_set_dsmek_req |
TISCI Request for setting DSMEK in SA2UL registers. More... | |
struct | tisci_msg_sa2ul_set_dsmek_resp |
TISCI Response for setting DSMEK in SA2UL registers. More... | |
struct | tisci_msg_sa2ul_release_dsmek_req |
TISCI Request for releasing DSMEK. More... | |
struct | tisci_msg_sa2ul_release_dsmek_resp |
TISCI Response for Releasing DSMEK. More... | |
struct | tisci_msg_sa2ul_get_dsmek_req |
TISCI Request for getting DSMEK via TISCI. More... | |
struct | tisci_msg_sa2ul_get_dsmek_resp |
TISCI Response for requesting DSMEK. More... | |
Functions | |
struct tisci_msg_sa2ul_set_dsmek_req | __attribute__ ((__packed__)) |
Macros | |
#define | SA2UL_DSMEK_KEY_LEN (32U) |
This file contains: More... | |
#define | KDF_LABEL_AND_CONTEXT_LEN_MAX 41U |
key derivation label and context length More... | |
#define SA2UL_DSMEK_KEY_LEN (32U) |
This file contains:
WARNING!!: Autogenerated file from SYSFW. DO NOT MODIFY!!
System Firmware
TISCI Data structures and macros for DSMEK access
Derived key length 32 bytes always
#define KDF_LABEL_AND_CONTEXT_LEN_MAX 41U |
key derivation label and context length
struct tisci_msg_sa2ul_set_dsmek_req __attribute__ | ( | (__packed__) | ) |