S
Analyzed 12 months ago
Simple Embedded ARM Linux System:
The SEALs project consists of scripts that will enable one to build a simple yet complete skeletal ARM/Linux system, emulated using the powerful QEMU emulator.
The SEAL scripts automate:
- using a cross-compiler
- ARM / Linux kernel config and build
... [More]
- creating a skeletal root filesystem from scratch
- integrating the components together, using QEMU (qemu-system-arm, particularly) to run the same in an emulated environment.
Very useful for developers / testers to try things out in a custom ARM/Linux isolated guest (VM) system.
** Please first read the 'SEALs HOWTO' page in the Wiki section of this project [https://github.com/kaiwan/seals/wiki/SEALs-HOWTO] to better understand how to build and use this project. ** [Less]
2.2K
lines of code
2
current contributors
about 1 year
since last commit
1
users on Open Hub