emulators/swarm - The NetBSD Packages Collection

Software arm7M core emulator

This is SWARM - SoftWare ARM.

The initial stage in this process is implement a plain software model
of the basic ARM.  There are, of course, already software models of
the ARM available, so why do another one?  Well, this one will need to
allow the instruction set to be modified at run time, and provide not
just an execution environment, but also a way of monitoring things
like cache hits.

To this end a hierarchical model of an ARM CPU has been implemented in
C++.  It currently supports:

+ Arm 6 based core.  Currently able to handle data processing
instructions, word/byte load and stores, load/store multiple,
branches, 32 bit multiplication, and SWIs.
+ Support for plugging in different caches - be they unified or
separate I & D caches.  Currently only a direct mapped cache is
implemented.
+ Compile for SWARM using ARM targeted gcc.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64swarm-0.61.tgz
NetBSD 10.0aarch64swarm-0.61.tgz
NetBSD 10.0aarch64swarm-0.61.tgz
NetBSD 10.0aarch64ebswarm-0.61.tgz
NetBSD 10.0aarch64ebswarm-0.61.tgz
NetBSD 10.0earmv4swarm-0.61.tgz
NetBSD 10.0earmv6hfswarm-0.61.tgz
NetBSD 10.0earmv6hfswarm-0.61.tgz
NetBSD 10.0earmv6hfswarm-0.61.tgz
NetBSD 10.0earmv7hfswarm-0.61.tgz
NetBSD 10.0earmv7hfswarm-0.61.tgz
NetBSD 10.0earmv7hfswarm-0.61.tgz
NetBSD 10.0i386swarm-0.61.tgz
NetBSD 10.0i386swarm-0.61.tgz
NetBSD 10.0powerpcswarm-0.61.tgz
NetBSD 10.0vaxswarm-0.61.tgz
NetBSD 10.0x86_64swarm-0.61.tgz
NetBSD 10.0_BETAx86_64swarm-0.61.tgz
NetBSD 8.0i386swarm-0.61.tgz
NetBSD 8.0i386swarm-0.61.tgz
NetBSD 8.0i386swarm-0.61.tgz
NetBSD 8.0powerpcswarm-0.61.tgz
NetBSD 8.0powerpcswarm-0.61.tgz
NetBSD 8.0powerpcswarm-0.61.tgz
NetBSD 8.0powerpcswarm-0.61.tgz
NetBSD 8.0x86_64swarm-0.61.tgz
NetBSD 8.0x86_64swarm-0.61.tgz
NetBSD 8.0x86_64swarm-0.61.tgz
NetBSD 9.0aarch64swarm-0.61.tgz
NetBSD 9.0aarch64swarm-0.61.tgz
NetBSD 9.0aarch64swarm-0.61.tgz
NetBSD 9.0earmswarm-0.61.tgz
NetBSD 9.0earmv6hfswarm-0.61.tgz
NetBSD 9.0earmv6hfswarm-0.61.tgz
NetBSD 9.0earmv6hfswarm-0.61.tgz
NetBSD 9.0earmv7hfswarm-0.61.tgz
NetBSD 9.0earmv7hfswarm-0.61.tgz
NetBSD 9.0earmv7hfswarm-0.61.tgz
NetBSD 9.0i386swarm-0.61.tgz
NetBSD 9.0i386swarm-0.61.tgz
NetBSD 9.0m68kswarm-0.61.tgz
NetBSD 9.0m68kswarm-0.61.tgz
NetBSD 9.0m68kswarm-0.61.tgz
NetBSD 9.0mips64ebswarm-0.61.tgz
NetBSD 9.0powerpcswarm-0.61.tgz
NetBSD 9.0powerpcswarm-0.61.tgz
NetBSD 9.0powerpcswarm-0.61.tgz
NetBSD 9.0sh3elswarm-0.61.tgz
NetBSD 9.0sh3elswarm-0.61.tgz
NetBSD 9.0sparc64swarm-0.61.tgz
NetBSD 9.0sparcswarm-0.61.tgz
NetBSD 9.0sparcswarm-0.61.tgz
NetBSD 9.0vaxswarm-0.61.tgz
NetBSD 9.0vaxswarm-0.61.tgz
NetBSD 9.0x86_64swarm-0.61.tgz
NetBSD 9.0x86_64swarm-0.61.tgz
NetBSD 9.3x86_64swarm-0.61.tgz
NetBSD 9.3x86_64swarm-0.61.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.