diff options
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2015-03-26 11:07:09 +0000 |
---|---|---|
committer | Dan Handley <dan.handley@arm.com> | 2015-04-13 17:10:46 +0100 |
commit | bcb79b9041ebe08a18c67181798f4c139786bb27 (patch) | |
tree | 647fdabd3f19e67f32932a14e6a60b6d97e524c1 /common/tf_printf.c | |
parent | 9c7eecce726c2089494a4e4b31374a34a34ec7f0 (diff) |
Panic if platform specific BL3-0 handling fails
The return value of bl2_plat_handle_bl30() used to be ignored.
This patch modifies the function load_bl30() so that it now
checks this return value and returns it to bl2_main().
This patch also unifies the error handling code across the
load_blx() functions so that they return a status code in all
cases and bl2_main() has the sole responsibility of panicking
if appropriate.
Change-Id: I2b26cdf65afa443b48c7da1fa7da8db956071bfb
Diffstat (limited to 'common/tf_printf.c')
0 files changed, 0 insertions, 0 deletions