]> git.baikalelectronics.ru Git - uboot.git/commit
spl: atf: remove helper structure from common header
authorMichael Walle <michael@walle.cc>
Wed, 18 Nov 2020 16:45:57 +0000 (17:45 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 4 Dec 2020 21:09:05 +0000 (16:09 -0500)
commita8f321b442df62b72a707ec170d06ad428d84261
tree568a5b6b1c26d3be24eeb5d6d56bd2527e41c257
parent6997f4006756fa7f28091be681321c00375a5b4a
spl: atf: remove helper structure from common header

bl2_to_bl31_params_mem is just an implementation detail of the SPL ATF
support and is not needed anywhere else. Move it from the header to the
actual module.

Signed-off-by: Michael Walle <michael@walle.cc>
Acked-by: Michal Simek <michal.simek@xilinx.com>
common/spl/spl_atf.c
include/atf_common.h