• Achin Gupta's avatar
    Add barriers to handle Secure Timer interrupts correctly · 19623142
    Achin Gupta authored
    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: Ie2f01f4f2e5c032ba61c7014d09ad86a3c5a0b97
    19623142
tsp_timer.c 4.41 KB