Nested interrupt example

Baremetal Drivers and Libraries

Release Date
2023-07-07

Implements example that demonstrates usage of macros available for nested interrupt handling in xil_exception.h.  This example can be used on Cortex-A9, Cortex-A53 (64 bit mode), Cortex-A72 (only at EL1 NS) and Cortex-R5 based platforms.

Expected output

Starting nested timer interrupt example
Nested timer interrupt example passed