plat/rockchip: Use new bl31_params_parse_helper()
authorJulius Werner <jwerner@chromium.org>
Thu, 30 May 2019 23:57:15 +0000 (16:57 -0700)
committerJulius Werner <jwerner@chromium.org>
Wed, 24 Jul 2019 18:04:03 +0000 (11:04 -0700)
commit3e02c7436cf40fb7f7eb4d3038b7fc1ed1eeaa5f
treefdf6412bad9bf58944d84a9e7768d0469cc3e5f2
parentd9af1f7b6f4ec29d42d15936f254215ad061569f
plat/rockchip: Use new bl31_params_parse_helper()

The Rockchip platform is a prime candidate for switching to the new
bl31_params_parse_helper(), so switch it over. This will allow BL2
implementations on this platform to transparently switch over to the
version 2 parameter structure.

Change-Id: I540741d2425c93f66c8697ce749a351eb2b3a7e8
Signed-off-by: Julius Werner <jwerner@chromium.org>
plat/rockchip/common/bl31_plat_setup.c
plat/rockchip/common/include/plat_private.h
plat/rockchip/common/sp_min_plat_setup.c
plat/rockchip/rk3288/platform.mk
plat/rockchip/rk3328/platform.mk
plat/rockchip/rk3368/platform.mk
plat/rockchip/rk3399/platform.mk