pl011: Add support in AArch32 for MULTI_CONSOLE_API
authorDaniel Boulby <daniel.boulby@arm.com>
Wed, 19 Sep 2018 12:58:20 +0000 (13:58 +0100)
committerDaniel Boulby <daniel.boulby@arm.com>
Fri, 21 Sep 2018 12:04:07 +0000 (13:04 +0100)
commit7e2bbef9f979233bb6fc3d3cdce244dec2d9e18d
tree9c338d950a72141737c8981df40e085c943558a3
parent09d2be11a1bd94ca46a04dd0b25cd94d5abf62c5
pl011: Add support in AArch32 for MULTI_CONSOLE_API

Allow AArch32 to use the multi console driver by adding the
required functions

Change-Id: I9e69f18965f320074cf75442d6b0de891aef7936
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
drivers/arm/pl011/aarch32/pl011_console.S
include/common/aarch32/console_macros.S [new file with mode: 0644]
plat/arm/common/aarch32/arm_helpers.S
plat/arm/common/sp_min/arm_sp_min_setup.c
plat/common/aarch32/plat_sp_min_common.c