--- wikisrc/ports/evbarm.mdwn 2018/10/26 07:00:09 1.49 +++ wikisrc/ports/evbarm.mdwn 2018/11/07 14:33:50 1.51 @@ -35,12 +35,21 @@ matches the board's CPU and floating poi lower CPU instruction set version is workable on a newer board. See build.sh and look for aliases for the evbarm port. +Some processors can operate as arm or the 64-bit ARM variant, aarch64, which is supported by +[[NetBSD/aarch64|aarch64]]. + ### Kernels and userland The evbarm userland can be used on any system that can run code of the CPU type used for the build. Typically, a particular board requires a kernel for that board. +### anita and qemu + +anita can be used to test builds. evbarm-earmv7hf uses "qemu -M +vexpress-a15" and evbarm-aarch64 uses "qemu -M virt". (Information on +how to test emulated versions of other specific hardware is welcome.) + ### Board specific information - [[Allwinner sunxi family SoCs|Allwinner]] - [[BeagleBone and BeagleBone Black|BeagleBone]]