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.
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.
Thanks for the reply.But how to set that configuration signal at the time of reset.i want to boot up in AARCH32 bit mode in baremetal code.
RegardsRana.
Check you SoC description if the signal is available. If not, just boot in AArch64 and switch.