Philipp Tomsich d21fb63d77 spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
While we expect to call a pointer to a valid FDT (or NULL) as the
platform parameter to an ATF, some ATF versions are not U-Boot aware
and have an insufficiently robust (or an overzealour) parameter
validation: either way, this may cause a hard-stop with uncooperative
ATF versions.

This change adds the option to suppress passing a platform parameter
and will always pass NULL.

Debug output from ATF w/ this option disabled (i.e. default):
      INFO:    plat_param_from_bl2: 0x291450
Debug output from ATF w/ this option enabled:
      INFO:    plat_param_from_bl2: 0

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tested-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2018-01-03 14:26:57 +01:00
..
2017-08-16 08:30:24 -04:00
2017-11-20 20:18:39 -05:00
2017-10-16 09:42:51 -04:00
2017-12-07 15:17:00 -05:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2017-08-19 20:42:20 +02:00
2017-12-07 15:17:00 -05:00
2017-07-03 17:35:28 -04:00
2017-08-16 08:30:24 -04:00
2017-12-07 15:17:00 -05:00
2017-08-16 08:30:24 -04:00
2017-12-07 15:17:00 -05:00
2017-12-07 15:17:00 -05:00
2017-08-16 08:30:24 -04:00