Xilinx Embedded Software (embeddedsw) Development
Find a file
Andrei-Liviu Simion 6b2f2b94b5 dp: tx: Removed interrupt masking from the interrupt handler.
No need for this since the handler will never be called if the interrupts are
masked in the first place.

Also, by default, nested interrupts are disabled and it is up to the user to
explicitly request nested interrupts - allow this.

The interrupt mask should already apply in hardware.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-07-07 00:12:06 +05:30
doc doc: update pdf for standalone bsp 2015-05-22 11:35:21 +05:30
lib Revert "sw_apps:zynqmp_fsbl: Changed alignment of MMU tables for A53" 2015-07-06 23:45:58 +05:30
ThirdParty/sw_services lwip: Update tcl to support User parameters 2015-06-20 13:08:14 +05:30
XilinxProcessorIPLib/drivers dp: tx: Removed interrupt masking from the interrupt handler. 2015-07-07 00:12:06 +05:30