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.
Hi All,
I want lauch Big-Endian(instructions little endian, data big endian) kernel on Juno board. I compiled the kernel with "CONFIG_CPU_BIG_ENDIAN = y".
I also confirmed that the Image's instructions compiled in little endian mode and data compiled in big endian. But I found this kernel couldn't work on Juno
board, so I need some help about this situation.
How could Juno board run a Big-Endian kernel? Is there any information about big endian kernel run on a ARMv8 based SoC? Appreciate for any help.
Thanks
Best regards
Hi, Mark
Thanks for your reply.