arm-trusted-firmware/plat/fvp
Soby Mathew c1df3be7dd Move console functions out of pl011.c
This commit isolates the accessor functions in pl011.c and builds
a wrapper layer for console functions.

This also modifies the console driver to use the pl011 FIFO.

Fixes ARM-software/tf-issues#63

Change-Id: I3b402171cd14a927831bf5e5d4bb310b6da0e9a8
2014-03-26 17:36:36 +00:00
..
aarch64 Remove partially qualified asm helper functions 2014-03-21 17:17:48 +00:00
bl1_plat_setup.c Move architecture timer setup to platform-specific code 2014-03-10 14:17:59 +00:00
bl2_plat_setup.c Add support for BL3-2 in BL2 2014-02-20 19:06:34 +00:00
bl31_plat_setup.c Move architecture timer setup to platform-specific code 2014-03-10 14:17:59 +00:00
bl32_plat_setup.c Add Test Secure Payload (BL3-2) image 2014-02-20 19:06:34 +00:00
plat_gic.c Fix implementation and users of gicd_set_ipriorityr() 2014-03-05 16:21:14 +00:00
plat_io_storage.c Semihosting: Fix file mode to load binaries on Windows 2014-03-21 17:17:49 +00:00
plat_pm.c Add standby state support in PSCI cpu_suspend api 2014-03-26 17:36:35 +00:00
plat_topology.c fvp: rename fvp_* files to plat_* 2014-01-20 18:45:04 +00:00
platform.h Remove unused 'CPU present' flag 2014-03-10 14:17:58 +00:00
platform.mk Move console functions out of pl011.c 2014-03-26 17:36:36 +00:00