Is there a reproducible way of intentionnaly triggering a SError on a cortex A implementation (CortexA53 for example),I need this to implement handlers for different errors and I need this to test my implementation.
THanks.