dooraim / gic-cortex-a9

già for qemu cortex-a9 vexpress-a9 arm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cortex-a9

This is my attempt to do baremetal programming on cortex-a9 using qemu and vexpress-a9 so far I got keyboard (pl050) , CLCD display (pl111) , timer (sp804) , uart (pl011) , interrupt (bare minimum Generic Interrupt Controller) (gic) working the code is a mess at this moment.. this is just a proof of concept if I have time I'm planning to clean up the code and seperate things like (Makefile, drivers, syscall, startup, interrupt ..etc)

tags: qemu cortex-a9 vexpress-a9 arm gic pl050 pl111 sp804 pl011 kmi clcd timer uart irq

About

già for qemu cortex-a9 vexpress-a9 arm


Languages

Language:C 99.8%Language:Makefile 0.1%Language:C++ 0.1%Language:Assembly 0.0%