ARM64/AArch64 Support Going Into Linux 3.7 Kernel

Written by Michael Larabel in Linux Kernel on 1 October 2012 at 12:12 PM EDT. 2 Comments
LINUX KERNEL
The Linux 3.7 kernel will feature support for the ARM 64-bit architecture (ARM64), which is officially known as AArch64.

The Linux 3.6 kernel is one day old but there's already lots of interesting ARM work happening for 3.7. ARM Xen virtualization support is going into the Linux 3.7 kernel, per the pull request this morning that Konrad has accepted as the Xen kernel maintainer, and now we have AArch64.

ARM originally published the Linux kernel port of AArch64 back in July and since then they have been revising this ARM 64-bit architecture support for the Linux kernel. The work has been ongoing but now with the Linux 3.7 kernel it will be part of the mainline tree.

The pull request for ARM64/AArch64 can be found on the kernel mailing list by Catalin Marinas. Currently implemented for this Linux kernel architecture port is 39-bit address space for user and kernel space (each), 4KB and 64KB page configurations, 32-bit compatibility for user-space applications (ARMv7, EABI builds), flattended device tree support (a requirement for AArch64 platforms), and ARM generic timers support.

This Linux kernel support for 64-bit ARM will surely mature in the coming kernel releases as it will still be quite a while before any ARMv8 hardware is actually on the market. There's also ongoing AArch64 developments within GCC and other areas. Debian is hoping to have Debian for 64-bit ARM ready by their next major release to succeed Squeeze.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week