qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] QEMU ARM Cortex-A9 emulation boards


From: Erlon Cruz
Subject: [Qemu-devel] QEMU ARM Cortex-A9 emulation boards
Date: Wed, 29 May 2013 11:24:46 -0300

Hi all, 

I'm leading a project that aims to emulates a hardware that uses an Arm Cortex A9 processor. 
I though that talking with you could help me to set our directions to join efforts and with some 
luck we could contribute with something on QEMU. If someone could give some directions on
this I'll appreciate.

So, this hardware we intend to emulate doesn't need to use any specific SoC. The only 
requirement is that it must use an Arm Cortex A9 core. Is the Cortex-A9 core fully implemented 
in QEMU? My first idea was to use the xilinx board (may realview-pbx-a9 or vexpress-a9) 
because it already uses the Arm Cortex A9 processor but Im not sure if they supports graphical
display. Do they?

Then, I thought that we could write an OMAP4 implementation based on the already existing 
OMAP3 SoC as it is better organized, cleaner and has more functionality than the boards I 
mentioned before but I'm afraid that this could be much harder then just adding the graphical
parts to some of the existing ones. May be it would be possible to use OMAP3 just with a few 
tweaks so we could pass a cortex-A9 in spite of the actual cores, is that possible?

I have worked with QEMU before but never have  wrote a board machine from the scratch. In 
the case that we decide to do the OMAP4+panda emulation, what would be some logical steps 
to make the thinks working?
 
Kind Regards,
Erlon Cruz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]