arm-trusted-firmware/include/bl32
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
..
payloads Send power management events to the Trusted OS (TLK) 2015-09-30 10:38:28 +05:30
sp_min AArch32: Support in SP_MIN to receive arguments from BL2 2016-09-21 16:28:46 +01:00
tsp Enable use of FIQs and IRQs as TSP interrupts 2015-12-04 12:02:12 +00:00