Paravirtualizing linux on an ARM platform -


i want learn how port linux arm platform, , wondering if guys have tips or resources on how that? writing boot file setting interrupt vector, writing linker script , having executable system running.

i thinking of buying developer board learn this, maybe beagle board uses arm cortex processor , has big user community. idea? not familiar linux or porting operating systems in general, tips on how started nice!

what want in end virtualize linux kernels privileged operations run in hypervisor. have hypervisor run beneath freertos. freertos privileged operations (very few operations) have been changed trap hypervisor generating swi interrupt leads hypervisor. want extend linux instead more complex , alot bigger.

best regards

mr gigu

i start here...

http://elinux.org/beagleboard

from have seen, beagle board seems 1 of supported boards 'community-wise' @ level.

as far questions goes, not totally sure is. if diving embedded os , linux stuff , want have fun, board way go if have background embedded development (which seems do). far professional development, not sure...


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -