can you please tell me how to boot up a processor in 32 bit mode for Armv8, A53 core using baremetal code?how can i know it is booted in 32bit mode?
Thanks.
Check you SoC description if the signal is available. If not, just boot in AArch64 and switch.