MPU FIREWALL driver provides API to read different regions in all supported firewalls.
Features Supported
- API to read MPU Firewall regions, including region start address, size, attributes like access permissions and AID configurations
- APIs to read fault address, fault status and to get interrupt status for a mpu region.
Features NOT Supported
- Configuration of MPU firewall regions is not supported via this driver and is supported via HSM Services. For more information HSM Client SetFirewall Service.
Important Usage Guidelines
Example Usage
Include the below file to access the APIs
Example to setup MPU Firewall regions is shown below,
MPU_FIREWALL_RegionParams_init(&mpuParams);
API
APIs for MPU Firewall