2eabb846d6061395b56645277a958dacfefac7c8
When there is CPU processing delay between first INTR clear and second INTR clear there is a chance that the second register write might clear the next frames interrupts which will avoid triggering the irq callbacks causing software hung. This patch avoids such a scenario by removing such double clearing of INTR registers. Change-Id: I8407991769c69d2d2c691763240671d5f3c0416d Signed-off-by: Mahadevan <quic_mahap@quicinc.com>
Description
No description provided
Languages
C
98.9%
C++
0.7%
Makefile
0.3%
Starlark
0.1%