Introduction
Firewall exceptions occur when an initiator tries to access memory locations which are firewalled against access from it. Whenever firewall exceptions take place, corrsponding interrupt for various cores are asserted. This example demonstrates how to handle firewall exceptions.
Supported Combinations
Steps to Run the Example
Sample Output
Shown below is a sample output when the application is run,
FWL Exception logging example!
Registered handler for DMSC firewall exception interrupt!
Registered handler for CMBN firewall exception!
Waiting for DMSC firewall exceptions...
Waiting for CMBN firewall exceptions...
Combined Firewall Exception Occured!! Check TIFS logs for more details
Combined Firewall Exception Occured!! Check TIFS logs for more details
All tests have passed!!