arm-trusted-firmware/plat/arm/common
Yatharth Kochar d991551872 AArch32: Support in SP_MIN to receive arguments from BL2
This patch adds support in SP_MIN to receive generic and
platform specific arguments from BL2.

The new signature is as following:
    void sp_min_early_platform_setup(void *from_bl2,
         void *plat_params_from_bl2);

ARM platforms have been modified to use this support.

Note: Platforms may break if using old signature.
      Default value for RESET_TO_SP_MIN is changed to 0.

Change-Id: I008d4b09fd3803c7b6231587ebf02a047bdba8d0
2016-09-21 16:28:46 +01:00
..
aarch32 AArch32: Add ARM platform changes in BL2 2016-09-21 16:28:25 +01:00
aarch64 ARM platform changes for new version of image loading 2016-09-21 16:12:48 +01:00
sp_min AArch32: Support in SP_MIN to receive arguments from BL2 2016-09-21 16:28:46 +01:00
tsp ARM platforms: Add support for SEPARATE_CODE_AND_RODATA 2016-07-08 14:55:11 +01:00
arm_bl1_fwu.c Fix the inconsistencies in bl1_tbbr_image_descs[] 2016-02-22 18:17:34 +00:00
arm_bl1_setup.c AArch32: Add ARM platform changes in BL1 2016-09-21 16:27:35 +01:00
arm_bl2_setup.c AArch32: Add ARM platform changes in BL2 2016-09-21 16:28:25 +01:00
arm_bl2u_setup.c ARM platforms: Add support for SEPARATE_CODE_AND_RODATA 2016-07-08 14:55:11 +01:00
arm_bl31_setup.c ARM platform changes for new version of image loading 2016-09-21 16:12:48 +01:00
arm_cci.c Introduce utils.h header file 2016-07-08 14:37:11 +01:00
arm_ccn.c Add CCN support to FVP platform port 2016-05-25 10:25:16 +01:00
arm_common.c AArch32: Add essential ARM platform and FVP support 2016-08-10 18:01:38 +01:00
arm_common.mk AArch32: Add ARM platform changes in BL2 2016-09-21 16:28:25 +01:00
arm_gicv2.c Remove support for legacy VE memory map in FVP 2016-04-27 16:59:20 +01:00
arm_gicv3.c AArch32: Add essential ARM platform and FVP support 2016-08-10 18:01:38 +01:00
arm_gicv3_legacy.c Remove support for legacy VE memory map in FVP 2016-04-27 16:59:20 +01:00
arm_image_load.c ARM platform changes for new version of image loading 2016-09-21 16:12:48 +01:00
arm_io_storage.c Introduce utils.h header file 2016-07-08 14:37:11 +01:00
arm_pm.c ARM platforms: rationalise memory attributes of shared memory 2016-02-18 09:31:15 +00:00
arm_topology.c Allow multi cluster topology definitions for ARM platforms 2016-02-19 09:18:52 +00:00
arm_tzc400.c Migrate ARM standard platforms to the refactored TZC driver 2016-03-31 21:23:23 +01:00
arm_tzc_dmc500.c Add support to program a DMC-500 TZC on ARM platforms 2016-03-31 21:23:24 +01:00