7a0764952bd94afb4a98fd05dd0304a5685bedd8

Un-clocked access of registers during dumping the registers while handling the start failure. Reason for the issue is that handle_reg_dump trying to read the hw registers when HW clocks are disabled. This commits adds a check to validate if the hw is initialized before accessing the registers. CRs-Fixed: 3668129 Change-Id: I98039af2382df7acce767422689992388210004f Signed-off-by: Dharmender Sharma <quic_dharshar@quicinc.com>
Apraksts
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%