arm-trusted-firmware/include/plat/arm
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
..
board/common ARM platforms: Define common image sizes 2016-07-25 12:04:31 +01:00
common AArch32: Support in SP_MIN to receive arguments from BL2 2016-09-21 16:28:46 +01:00
css/common CSS: Implement support for NODE_HW_STATE 2016-09-15 11:18:48 +01:00
soc/common TBB: add non-volatile counter support 2016-03-31 13:29:17 +01:00