AM64x MCU+ SDK  08.02.00

Introduction

This file contains the definition of all the message IDs, message formats to be able to interact with the System Controller firmware for firewall management.

Go to the source code of this file.

Functions

int32_t Sciclient_firewallChangeOwnerInfo (const struct tisci_msg_fwl_change_owner_info_req *req, struct tisci_msg_fwl_change_owner_info_resp *resp, uint32_t timeout)
 Request for configuring the firewall permissions. More...
 
int32_t Sciclient_firewallSetRegion (const struct tisci_msg_fwl_set_firewall_region_req *req, struct tisci_msg_fwl_set_firewall_region_resp *resp, uint32_t timeout)
 Request for configuring the firewall permissions. More...
 
int32_t Sciclient_firewallGetRegion (const struct tisci_msg_fwl_get_firewall_region_req *req, struct tisci_msg_fwl_get_firewall_region_resp *resp, uint32_t timeout)
 Request for getting the firewall permissions. More...