arm-trusted-firmware/drivers
Dan Handley d3b638cb4a Separate out common console functionality
Separate out the common console functionality in
`drivers/arm/pl011/pl011_console.S` into a new source file
`drivers/console/console.S`. The former includes the latter to
provide backwards compatibility for platform make files.

Also add a skeleton console implementation for platforms that do not
want to use PL011.

Change-Id: I1ff963b2b54a872fbcf1eb0700797b9e9afa2538
2015-04-28 18:57:35 +01:00
..
arm Separate out common console functionality 2015-04-28 18:57:35 +01:00
console Separate out common console functionality 2015-04-28 18:57:35 +01:00
io Add macro to calculate number of elements in an array 2015-03-16 18:37:34 +00:00