spl: atf: Enable option to rewrite bl2_plat_get_bl31_params()
authorMichal Simek <michal.simek@xilinx.com>
Thu, 19 Dec 2019 17:13:31 +0000 (18:13 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 14 Jan 2020 08:05:54 +0000 (09:05 +0100)
commit5c03c990d1fb928048bf76f2fc03ee70276d4c4a
treec1a924d57cb3057698c0130f1c965ae485ace532
parent4d9b1afa415ddf998f6f40283f95770106cef35b
spl: atf: Enable option to rewrite bl2_plat_get_bl31_params()

Xilinx ZynqMP platform is passing information to ATF in private format and
ATF bl31 parameters are not used. That's why enable option to rewrite this
function by platform specific implementation.

The patch also move and update kernel-doc format with missing parameters.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
common/spl/spl_atf.c
include/spl.h