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. More...
#include <stdint.h>
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... | |
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.