arm-trusted-firmware/drivers
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
..
arm Introduce asm console functions in TF 2014-07-28 10:44:04 +01:00
io Add support for BL3-0 image 2014-07-10 17:06:56 +01:00