|
пре 7 година | |
---|---|---|
.. | ||
applications | пре 7 година | |
drivers | пре 7 година | |
linux_vmm | пре 11 година | |
.gitignore | пре 11 година | |
README.md | пре 11 година | |
SConscript | пре 11 година | |
SConstruct | пре 7 година | |
boot.sh | пре 11 година | |
mk.sh | пре 11 година | |
qemu.sh | пре 11 година | |
realview.lds | пре 11 година | |
realview_vmm.lds.S | пре 11 година | |
rtconfig.h | пре 8 година | |
rtconfig.py | пре 7 година | |
rtt_api.h | пре 11 година |
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.