arm-trusted-firmware/plat/arm/common
John Tsichritzis 63cc265886 Add cache flush after BL1 writes heap info to DTB
A cache flush is added in BL1, in Mbed TLS shared heap code. Thus, we
ensure that the heap info written to the DTB always gets written back to
memory.  Hence, sharing this info with other images is guaranteed.

Change-Id: I0faada31fe7a83854cd5e2cf277ba519e3f050d5
Signed-off-by: John Tsichritzis <john.tsichritzis@arm.com>
2018-09-07 11:45:55 +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 Support shared Mbed TLS heap for FVP 2018-09-04 10:32:22 +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 Prevent two weak definitions of the same function 2018-08-30 17:50:55 +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 Create a library file for libfdt 2018-08-03 11:31:26 +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 Include board_arm_def.h through the platform's header 2018-07-26 21:52:38 +05:30
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