Hello, experts...
I followed your suggestions to inject the DED error into L2 Data Cache for the purpose of functional safety self-test. The simple steps look like these:
1. Set A53SS ECC aggregator in force_n_row mode on vectors of L2 Data Cache.
2. Read or write data from external memory (DDR) to trigger an event.
However, even if I only turned on that mode in step 1, an "Unhandled Exception in EL3" prompt would pop up, and the system would stop running.
I want to know if the EL3 event is a normal phenomenon? If it is inevitable, how can I make my system return to normal after this?