Index: aarch64.mdwn =================================================================== RCS file: /cvsroot/wikisrc/ports/aarch64.mdwn,v retrieving revision 1.4 diff -p -u -r1.4 aarch64.mdwn --- aarch64.mdwn 3 Jan 2019 00:29:04 -0000 1.4 +++ aarch64.mdwn 2 Jun 2019 09:28:56 -0000 @@ -20,7 +20,42 @@ The port is fully functional. It has bee multiprocessor configurations, including big.LITTLE asymmetric multiprocessing. It is not yet available in a release, and will be available in NetBSD 9.0. + +The lists of supported boards, SoCs and CPUs is likely incomplete. +""" + +supported_boards=""" +* FriendlyARM NanoPi NEO Plus2 +* FriendlyARM NanoPi NEO2 +* Hardkernel ODROID-C2 +* Libre Computer AML-S905-X-CC (Le Potato) +* PINE64 A64, A64+, A64-LTS, SOPINE, Pinebook, Rock64, RockPro64 +* ARM SBSA ( Server Base System Architecture) compliant systems +* Raspberry Pi 3 +* NVIDIA Tegra X1 """ +supported_SoCs=""" +Broadcom BCM2837 +AmLogic Meson-GXBB, and Meson-GXL +RockChip RK3328 and RK3399 +Allwinner A64 and H6 +NVidia Tegra +""" + +supported_CPUs=""" +* ARM Cortex-A53 +* ARM Cortex-A57 +* ARM Cortex-A72 +* Marvell ThunderX +""" +[//]: # Unknown CPUs list: +[//]: * ARM Cortex-A32 +[//]: * ARM Cortex-A35 +[//]: * ARM Cortex-A55 +[//]: * ARM Cortex-A65 +[//]: * ARM Cortex-A73 +[//]: * ARM Cortex-A75 +[//]: * ARM Cortex-A76 ]] [[!tag tier1port]]