|
7 years ago | |
---|---|---|
.. | ||
applications | 7 years ago | |
drivers | 7 years ago | |
linux_vmm | 11 years ago | |
.gitignore | 11 years ago | |
README.md | 11 years ago | |
SConscript | 11 years ago | |
SConstruct | 7 years ago | |
boot.sh | 11 years ago | |
mk.sh | 11 years ago | |
qemu.sh | 11 years ago | |
realview.lds | 11 years ago | |
realview_vmm.lds.S | 11 years ago | |
rtconfig.h | 8 years ago | |
rtconfig.py | 7 years ago | |
rtt_api.h | 11 years ago |
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.