Fixes for TZC configuration on FVP
authorAndrew Thoelke <andrew.thoelke@arm.com>
Fri, 9 May 2014 14:36:13 +0000 (15:36 +0100)
committerAndrew Thoelke <andrew.thoelke@arm.com>
Mon, 12 May 2014 13:21:53 +0000 (14:21 +0100)
commit84dbf6ffbf70ac41493471aa0a9b04d287a5b495
treeb48ac36344b5a803c23861d8372a23fe797926dc
parent60bc4bbd0bf705f30327e3c37973bcf1e1851110
Fixes for TZC configuration on FVP

The TZC configuration on FVP was incorrectly allowing both secure
and non-secure accesses to the DRAM, which can cause aliasing
problems for software. It was also not enabling virtio access on
some models.

This patch fixes both of those issues. The patch also enabless
non-secure access to the DDR RAM for all devices with defined IDs.

The third region of DDR RAM has been removed from the configuration
as this is not used in any of the FVP models.

Fixes ARM-software/tf-issues#150
Fixes ARM-software/tf-issues#151

Change-Id: I60ad5daaf55e14f178affb8afd95d17e7537abd7
docs/porting-guide.md
plat/fvp/plat_security.c
plat/fvp/platform.h