arm-trusted-firmware/include
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
..
bl31 Allow FP register context to be optional at build time 2014-07-10 11:41:44 +01:00
bl32/payloads Move BL porting functions into platform.h 2014-05-23 17:18:54 +01:00
common Add support for printing version at runtime 2014-07-25 15:02:08 +01:00
drivers Introduce asm console functions in TF 2014-07-28 10:44:04 +01:00
lib Calculate TCR bits based on VA and PA 2014-07-09 12:33:33 +01:00
plat/common Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2 2014-07-11 14:16:13 +01:00
stdlib Add Firmware Image Package creation tool 2014-02-17 18:51:43 +00:00