]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit710cdfb5dda989efe0e09b98f07869c2177d00c6
treec1a924d57cb3057698c0130f1c965ae485ace532
parent8968914fd07ab1c27e985ccf49a4a9c5f35adb93
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