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)
commit553825c1090c9f6968e81a0d40d0a3f42202fc6b
tree568a5b6b1c26d3be24eeb5d6d56bd2527e41c257
parentd2cb0c8f759ddc9cbc063816454d5f0d18d7fcb1
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