arm-trusted-firmware/plat/arm/common
Soby Mathew 943bb7f8f4 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>
2018-09-18 13:29:35 +01:00
..
aarch32 ARM Platforms: Load HW_CONFIG in BL2 2018-02-26 16:31:11 +00:00
aarch64 Arm platforms: Remove common RAS configuration source 2018-06-21 16:15:23 +01:00
sp_min Fix MISRA defects in BL31 common code 2018-08-30 09:22:33 +01:00
tsp Fix build for SEPARATE_CODE_AND_RODATA=0 2018-08-01 16:26:26 +01:00
arm_bl1_fwu.c Fix MISRA rule 8.4 Part 4 2018-04-13 14:01:56 +01:00
arm_bl1_setup.c ARM platforms: Reintroduce coherent memory for BL1 and BL2 2018-09-18 13:29:35 +01:00
arm_bl2_el3_setup.c plat/arm: Migrate to enable_mmu_svc_mon() 2018-08-10 13:47:37 +01:00
arm_bl2_setup.c ARM platforms: Reintroduce coherent memory for BL1 and BL2 2018-09-18 13:29:35 +01:00
arm_bl2u_setup.c Merge pull request #1510 from robertovargas-arm/romlib 2018-08-13 13:02:16 +01:00
arm_bl31_setup.c Fix MISRA defects in BL31 common code 2018-08-30 09:22:33 +01:00
arm_cci.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arm_ccn.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arm_common.c Add librom support in FVP 2018-08-06 13:08:51 +01:00
arm_common.mk ARM platforms: Reintroduce coherent memory for BL1 and BL2 2018-09-18 13:29:35 +01:00
arm_console.c plat/arm: Migrate AArch64 port to the multi console driver 2018-06-19 09:29:36 +01:00
arm_dyn_cfg.c Add cache flush after BL1 writes heap info to DTB 2018-09-07 11:45:55 +01:00
arm_dyn_cfg_helpers.c Slight improvements in Mbed TLS shared heap helpers 2018-09-07 11:39:14 +01:00
arm_err.c juno: Revert FWU update detect mechanism 2018-09-07 14:54:02 +01:00
arm_gicv2.c GICv2: Fix populating PE target data 2017-11-13 07:49:30 +00:00
arm_gicv3.c Fix MISRA rule 8.4 Part 1 2018-02-28 17:19:55 +00:00
arm_gicv3_legacy.c ARM platforms: enable GICv3 state save/restore 2017-10-11 16:57:00 +01:00
arm_image_load.c Fix some violations to MISRA rule 8.3 2018-07-11 17:33:29 +02:00
arm_io_storage.c FVP: Add dummy configs for BL31, BL32 and BL33 2018-05-21 16:04:16 +01:00
arm_nor_psci_mem_protect.c PSCI: Fix MISRA defects in platform code 2018-07-24 09:12:16 +01:00
arm_pm.c Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra 2018-07-25 16:09:54 +01:00
arm_sip_svc.c SiP: MISRA fixes for execution state switch 2018-08-20 09:05:39 +01:00
arm_topology.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arm_tzc400.c plat/arm: Allow override of default TZC regions 2018-04-10 14:30:03 +08:00
arm_tzc_dmc500.c plat/arm: tzc_dmc500: Add missing plat_arm.h include 2018-08-03 17:42:54 +01:00
execution_state_switch.c SiP: MISRA fixes for execution state switch 2018-08-20 09:05:39 +01:00