|
|
%!s(int64=6) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| applications | %!s(int64=8) %!d(string=hai) anos | |
| drivers | %!s(int64=8) %!d(string=hai) anos | |
| linux_vmm | %!s(int64=11) %!d(string=hai) anos | |
| .gitignore | %!s(int64=11) %!d(string=hai) anos | |
| README.md | %!s(int64=11) %!d(string=hai) anos | |
| SConscript | %!s(int64=11) %!d(string=hai) anos | |
| SConstruct | %!s(int64=6) %!d(string=hai) anos | |
| boot.sh | %!s(int64=11) %!d(string=hai) anos | |
| mk.sh | %!s(int64=11) %!d(string=hai) anos | |
| qemu.sh | %!s(int64=11) %!d(string=hai) anos | |
| realview.lds | %!s(int64=6) %!d(string=hai) anos | |
| realview_vmm.lds.S | %!s(int64=11) %!d(string=hai) anos | |
| rtconfig.h | %!s(int64=6) %!d(string=hai) anos | |
| rtconfig.py | %!s(int64=7) %!d(string=hai) anos | |
| rtt_api.h | %!s(int64=11) %!d(string=hai) anos | |
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.