Firewall Region Cfg specifies the MMR configuration for the specified firewall ID.
Data Fields | |
| uint16_t | regionIndex |
| uint32_t | control |
| uint32_t | permissions [FWL_MAX_PRIVID_SLOTS] |
| uint64_t | startAddr |
| uint64_t | endAddr |
| uint16_t Firewall_RegionCfg::regionIndex |
region Index of the firewall ID
| uint32_t Firewall_RegionCfg::control |
Contents of the firewall CONTROL register
| uint32_t Firewall_RegionCfg::permissions[FWL_MAX_PRIVID_SLOTS] |
Contents of the firewall CONTROL register
| uint64_t Firewall_RegionCfg::startAddr |
Start Address of the Region
| uint64_t Firewall_RegionCfg::endAddr |
End Address of the Region