We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
When i power on a ARM cortex A57, How many of the 4 Exception levels will be supported?
How can i set such that only exception levels EL0 and EL1 are supported in my program? How can i activate each exception levels?
I have to set it such that normally the app should work on EL0 and when an exception occurs, it should go to EL1. How can i do that?
regards,
Ajeesh