Hi, experts: Linaro has released a 64bit kernel for ARMv8 FVP model. So, how to compile it to Aarch32 bin?
I want to try to change boot wrapper code to switch to Aarch32 EL1 before jumping to kernel entrypoint. So, I need to compile linux kernel to Aarch32 bin.
Best wishes,