Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
tisci_msg_fwl_region_cfg Struct Reference

Request and Response for firewalls settings. More...

#include <zephyr/drivers/firmware/tisci/tisci.h>

Detailed Description

Request and Response for firewalls settings.

Parameters
fwl_idFirewall ID in question
regionRegion or channel number to set config info This field is unused in case of a simple firewall and must be initialized to zero. In case of a region based firewall, this field indicates the region in question. (index starting from 0) In case of a channel based firewall, this field indicates the channel in question (index starting from 0)
n_permission_regsNumber of permission registers to set
controlContents of the firewall CONTROL register to set
permissionsContents of the firewall PERMISSION register to set
start_addressContents of the firewall START_ADDRESS register to set
end_addressContents of the firewall END_ADDRESS register to set

The documentation for this struct was generated from the following file:
  • zephyr/drivers/firmware/tisci/tisci.h