AM64x MCU+ SDK  08.02.00

Detailed Description

Request to handover control of a processor to another host if permitted.

Provides a means for the host with current control to relinquish a physical processor control to another host in the permitted list.

Parameters
hdrGeneric TISCI message header. |*
processor_idSpecifies a Processor ID.
host_idSpecifies the new host to hand over control to.

Data Fields

struct tisci_header hdr
 
uint8_t processor_id
 
uint8_t host_id
 

Field Documentation

◆ hdr

struct tisci_header tisci_msg_proc_handover_req::hdr

◆ processor_id

uint8_t tisci_msg_proc_handover_req::processor_id

◆ host_id

uint8_t tisci_msg_proc_handover_req::host_id