AM64x MCU+ SDK  08.02.00

Detailed Description

Response for a change owner operation.

Parameters
hdrCommon TI-SCI header ACK response indicates that change owner operation is succesful. NACK response indicates that change owner operation failed.
fwl_idfirewall ID specified in request
regionRegion or channel number specified in request
owner_indexowner index specified in request
owner_prividnew owner priv-ID returned by DMSC. This field is currently initialized to zero by DMSC.
owner_permission_bitsnew owner permission bits returned by DMSC. This field is currently initialized to zero by DMSC.

Data Fields

struct tisci_header hdr
 
uint16_t fwl_id
 
uint16_t region
 
uint8_t owner_index
 
uint8_t owner_privid
 
uint16_t owner_permission_bits
 

Field Documentation

◆ hdr

struct tisci_header tisci_msg_fwl_change_owner_info_resp::hdr

◆ fwl_id

uint16_t tisci_msg_fwl_change_owner_info_resp::fwl_id

◆ region

uint16_t tisci_msg_fwl_change_owner_info_resp::region

◆ owner_index

uint8_t tisci_msg_fwl_change_owner_info_resp::owner_index

◆ owner_privid

uint8_t tisci_msg_fwl_change_owner_info_resp::owner_privid

◆ owner_permission_bits

uint16_t tisci_msg_fwl_change_owner_info_resp::owner_permission_bits