This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How could Juno board run a Big-Endian kernel?

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