|
il y a 7 ans | |
---|---|---|
.. | ||
applications | il y a 7 ans | |
drivers | il y a 7 ans | |
linux_vmm | il y a 11 ans | |
.gitignore | il y a 11 ans | |
README.md | il y a 11 ans | |
SConscript | il y a 11 ans | |
SConstruct | il y a 7 ans | |
boot.sh | il y a 11 ans | |
mk.sh | il y a 11 ans | |
qemu.sh | il y a 11 ans | |
realview.lds | il y a 11 ans | |
realview_vmm.lds.S | il y a 11 ans | |
rtconfig.h | il y a 8 ans | |
rtconfig.py | il y a 7 ans | |
rtt_api.h | il y a 11 ans |
VMM BSP on realview-pb-a8
This is a demo program that run RT-Thread VMM(Virtual Machine Module) on the single core RealView-PB-A8.
To compile it, you need buildroot and a linux 3.8.x source tree. You should build the patched Linux kernel and builroot before building the VMM. This directory has a "mk.sh" helper script to build both the RT-Thread, Linux kernel module and the ramdisk.
Linux console is serial0 and RT-Thread console is serial1.