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
Please register or sign in to comment