Files
arm-trusted-firmware/bl32/tsp
Achin Gupta cc8856432e Add barriers to handle Secure Timer interrupts correctly
This patch adds instruction synchronization barriers around the code which
handles the timer interrupt in the TSP. This ensures that the interrupt is not
acknowledged after or EOIed before it is deactivated at the peripheral.

Change-Id: Ic691ab909bc671d8f0f43ffc443f46237c75536d
2014-06-17 16:59:13 +01:00
..