AM62x MCU+ SDK  10.00.00

Detailed Description

Request for TISCI_MSG_MIN_CONTEXT_RESTORE.

Parameters
hdrTISCI header to provide ACK/NAK flags to the host.
ctx_loLow 32-bits of physical pointer to address to use for context restore.
ctx_hiHigh 32-bits of physical pointer to address to use for context restore.

This message is sent from R5 SPL to TIFS to indicate that DDR is active and TIFS can restore the minimal context from the address provided in the ctx_lo and ctx_hi parameters. This response assumes DDR has been fully restored by R5 SPL before it is sent.

Data Fields

struct tisci_header hdr
 
uint32_t ctx_lo
 
uint32_t ctx_hi
 

Field Documentation

◆ hdr

struct tisci_header tisci_msg_min_context_restore_req::hdr

◆ ctx_lo

uint32_t tisci_msg_min_context_restore_req::ctx_lo

◆ ctx_hi

uint32_t tisci_msg_min_context_restore_req::ctx_hi