arm-trusted-firmware/plat
Soby Mathew fce5f7501a Introduce asm console functions in TF
This patch replaces the pl011 console family of functions
with their equivalents defined in assembly. The baud rate is
defined by the PL011_BAUDRATE macro and IBRD and FBRD values
for pl011 are computed statically. This patch will enable
us to invoke the console functions without the C Runtime Stack.

Change-Id: Ic3f7b7370ded38bf9020bf746b362081b76642c7
2014-07-28 10:44:04 +01:00
..
common Refactor fvp gic code to be a generic driver 2014-07-09 16:36:39 +01:00
fvp Introduce asm console functions in TF 2014-07-28 10:44:04 +01:00