DMSC controls the power management, security and resource management of the device.
Data Structures | |
struct | tisci_msg_sa2ul_set_dkek_req |
TISCI Request for setting DKEK in SA2UL registers. More... | |
struct | tisci_msg_sa2ul_set_dkek_resp |
TISCI Response for setting DKEK in SA2UL registers. More... | |
struct | tisci_msg_sa2ul_release_dkek_req |
TISCI Request for releasing DKEK. More... | |
struct | tisci_msg_sa2ul_release_dkek_resp |
TISCI Response for Releasing DKEK. More... | |
struct | tisci_msg_sa2ul_get_dkek_req |
TISCI Request for getting DKEK via TISCI. More... | |
struct | tisci_msg_sa2ul_get_dkek_resp |
TISCI Response for requesting DKEK. More... | |
Functions | |
struct tisci_msg_sa2ul_set_dkek_req | __attribute__ ((__packed__)) |
Macros | |
#define | SA2UL_DKEK_KEY_LEN (32U) |
This file contains: More... | |
#define | KDF_LABEL_AND_CONTEXT_LEN_MAX 41U |
key derivation label and context length More... | |
#define SA2UL_DKEK_KEY_LEN (32U) |
This file contains:
WARNING!!: Autogenerated file from SYSFW. DO NOT MODIFY!!
System Firmware
TISCI Data structures and macros for DKEK 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_dkek_req __attribute__ | ( | (__packed__) | ) |