Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
|
4.2.99 |
Request and Response for firewalls settings. More...
#include <zephyr/drivers/firmware/tisci/tisci.h>
Request and Response for firewalls settings.
fwl_id | Firewall ID in question |
region | Region 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_regs | Number of permission registers to set |
control | Contents of the firewall CONTROL register to set |
permissions | Contents of the firewall PERMISSION register to set |
start_address | Contents of the firewall START_ADDRESS register to set |
end_address | Contents of the firewall END_ADDRESS register to set |