arm-trusted-firmware/drivers/arm
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
..
cci400 Split platform.h into separate headers 2014-05-23 15:52:29 +01:00
gic Refactor fvp gic code to be a generic driver 2014-07-09 16:36:39 +01:00
pl011 Introduce asm console functions in TF 2014-07-28 10:44:04 +01:00
tzc400 Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00