Computer Science, asked by mohitparjapati8687, 10 months ago

What is on restriction of 32 bit kernel

Answers

Answered by deepakruhela253
0

Explanation:

The only restriction on running 32 bit code is that you can only link to 32 bit libraries, which most distros already come with. ... On ARMv8, a 32-bit (Aarch32) kernel cannot run 64-bit (Aarch64) processes. This is a limitation of the processor.

Similar questions