AM64x MCU+ SDK  08.02.00

Detailed Description

Configuration of security handover.

Only applicable to certain devices

Parameters
subhdrMagic and size for integrity check
handover_msg_senderHost which will send the security handover message
handover_to_host_idHost to which security functionality is handed over
rsvdReserved

Data Fields

struct tisci_boardcfg_substructure_header subhdr
 
uint8_t handover_msg_sender
 
uint8_t handover_to_host_id
 
uint8_t rsvd [4]
 

Field Documentation

◆ subhdr

struct tisci_boardcfg_substructure_header tisci_boardcfg_sec_handover::subhdr

◆ handover_msg_sender

uint8_t tisci_boardcfg_sec_handover::handover_msg_sender

◆ handover_to_host_id

uint8_t tisci_boardcfg_sec_handover::handover_to_host_id

◆ rsvd

uint8_t tisci_boardcfg_sec_handover::rsvd[4]