AM64x MCU+ SDK  08.02.00

Detailed Description

Request for physical processor control response.

Although this message is essentially empty and contains only a header a full data structure is created for consistency in implementation.

ACK response: The processor access is permitted for the host if processor is un-claimed AND host is permitted to control the processor OR if the host is the recovery master.

NAK response: The processor access is not permitted.

Parameters
hdrGeneric TISCI message header.

Data Fields

struct tisci_header hdr
 

Field Documentation

◆ hdr

struct tisci_header tisci_msg_proc_request_resp::hdr