diff options
author | Yatharth Kochar <yatharth.kochar@arm.com> | 2016-06-30 14:50:58 +0100 |
---|---|---|
committer | Yatharth Kochar <yatharth.kochar@arm.com> | 2016-09-21 16:28:46 +0100 |
commit | d9915518726613919a66b35df7f4cd2db42af3e4 (patch) | |
tree | d6a58fd35b007aee5c9a79137f39193e6c2a5a78 /lib | |
parent | 3bdf0e5df25cf730fbbde7df3dd857d7f2803d1a (diff) |
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
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions