Index: arm.xml =================================================================== --- arm.xml +++ arm.xml @@ -17,7 +17,8 @@
This page contains information about the FreeBSD port to the - ARM architecture and hardware. Discussion of the ARM port takes + 32- and 64-bit ARM architectures and hardware. + Discussion of the ARM ports takes place on the freebsd-arm mailing list.
@@ -35,7 +36,7 @@ARM is officially a +
32-bit ARM is officially a Tier 2 architecture, as the FreeBSD project does not provide official releases or pre-built packages for this @@ -46,7 +47,13 @@ processors. FreeBSD/armv6 supports ARMv6 and ARMv7 processors, including SMP on the latter.
-64-bit ARM support is in progress.
+Initial support for 64-bit ARM is complete. + 64-bit ARM platforms follow a set of standard conventions, and a single + FreeBSD build will work on hardware from multiple vendors. + As a result, &os; will provide official releases for FreeBSD/arm64 and + packages will be available. FreeBSD/arm64 is on the path to becoming a + + Tier 1 architecture.