AM64x MCU+ SDK  08.05.00
Firewall_RegionCfg Struct Reference

Detailed Description

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
 

Field Documentation

◆ regionIndex

uint16_t Firewall_RegionCfg::regionIndex

region Index of the firewall ID

◆ control

uint32_t Firewall_RegionCfg::control

Contents of the firewall CONTROL register

◆ permissions

uint32_t Firewall_RegionCfg::permissions[FWL_MAX_PRIVID_SLOTS]

Contents of the firewall CONTROL register

◆ startAddr

uint64_t Firewall_RegionCfg::startAddr

Start Address of the Region

◆ endAddr

uint64_t Firewall_RegionCfg::endAddr

End Address of the Region