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