I am using arm cortex a53 processor. I don't know how to exception level switching. What are the steps i have to follow?
Solved! Go to Solution.
You can refer this code in uboot:
https://elixir.bootlin.com/u-boot/latest/source/arch/arm/cpu/armv8/transition.S#L13
You can refer this code in uboot:
https://elixir.bootlin.com/u-boot/latest/source/arch/arm/cpu/armv8/transition.S#L13