ack/plat
David Given ec25fec145 Build binaries that will run bare metal. Add enough syscall library to init the uart and write text.
--HG--
branch : dtrg-videocore
rename : plat/rpi/libsys/libsys.h => plat/rpi/libsys/libsysasm.h
rename : plat/rpi/libsys/_sys_rawread.s => plat/rpi/libsys/phys_to_user.s
rename : plat/rpi/libsys/_sys_rawread.s => plat/rpi/libsys/uart.s
rename : plat/rpi/libsys/_sys_rawread.s => plat/rpi/libsys/user_to_phys.s
2013-05-25 00:35:29 +01:00
..
cpm Allow platforms to specify size of long double; seperate alignment from size. 2013-05-21 19:18:11 +01:00
linux Update distribution files. 2013-05-15 23:46:15 +01:00
linux68k Allow platforms to specify size of long double; seperate alignment from size. 2013-05-21 19:18:11 +01:00
linux386 Allow platforms to specify size of long double; seperate alignment from size. 2013-05-21 19:18:11 +01:00
linuxppc Allow platforms to specify size of long double; seperate alignment from size. 2013-05-21 19:18:11 +01:00
pc86 Allow platforms to specify size of long double; seperate alignment from size. 2013-05-21 19:18:11 +01:00
rpi Build binaries that will run bare metal. Add enough syscall library to init the uart and write text. 2013-05-25 00:35:29 +01:00
.distr Update distribution files. 2013-05-15 23:46:15 +01:00
build.mk Build ego. 2013-05-15 21:14:06 +01:00