arm-trusted-firmware/plat/arm/common/aarch32
Jeenu Viswambharan f2c83c1a54 ARM platforms: Fix console address for flush
The console core flush API expects the base address in the first
register, but ARM helpers currently sets the second register with the
base address. This causes an assert failure.

This patch fixes that.

Change-Id: Ic54c423cd60f2756902ab3cfc77b3de2ac45481e
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
2018-02-12 15:12:53 +00:00
..
arm_bl2_mem_params_desc.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arm_helpers.S ARM platforms: Fix console address for flush 2018-02-12 15:12:53 +00:00