This file contains:
WARNING!!: Autogenerated file from SYSFW. DO NOT MODIFY!!
System Firmware
TISCI Data structures and macros for LPM encryption and decryption
Request for TISCI_MSG_LPM_ENCRYPT.
- Parameters
-
hdr | TISCI header to provide ACK/NAK flags to the host. |
unencrypted_addr | MSMC source address where the unencrypted binary is placed |
encrypted_addr | DDR destination address where the [context + encrypted metadata + encrypted binary] should be placed |
unencrypted_len | The size of the unencrypted binary present in the MSMC |
max_encrypted_len | The maximum possible size allowed for storing the [context + encrypted metadata + encrypted binary] |