|
|
преди 6 години | |
|---|---|---|
| .. | ||
| applications | преди 8 години | |
| drivers | преди 8 години | |
| 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 | преди 6 години | |
| 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.