I was reading the ARM architecture reference manual... and thought
Is it possible to implement EL3 AArch64 and change it later to EL3 AArch32?
How to change is...
If I start on cold reset, it will start at EL3 AArch64.
Right after the cold reset, I set the…