ARM platforms: Reintroduce coherent memory for BL1 and BL2
The patch d323af9 removed the support for coherent memory in BL1 and
BL2 for ARM platforms. But the CryptoCell SBROM  integration depends
on use of coherent buffers for passing data from the AP CPU to the
CryptoCell. Hence this patch reintroduces support for coherent
memory in BL1 and BL2 if ARM_CRYPTOCELL_INTEG=1.

Change-Id: I011482dda7f7a3ec9e3e79bfb3f4fa03796f7e02
Signed-Off-by: Soby Mathew <soby.mathew@arm.com>
1 parent e52ed09 commit 943bb7f8f4691966e0d2663a4ba0ef77af7d313a
@Soby Mathew Soby Mathew authored on 18 Sep 2018
Showing 3 changed files
View
plat/arm/common/arm_bl1_setup.c
View
plat/arm/common/arm_bl2_setup.c
View
plat/arm/common/arm_common.mk