commit | 3e02c7436cf40fb7f7eb4d3038b7fc1ed1eeaa5f | [log] [tgz] |
---|---|---|
author | Julius Werner <jwerner@chromium.org> | Thu May 30 16:57:15 2019 -0700 |
committer | Julius Werner <jwerner@chromium.org> | Wed Jul 24 11:04:03 2019 -0700 |
tree | fdf6412bad9bf58944d84a9e7768d0469cc3e5f2 | |
parent | d9af1f7b6f4ec29d42d15936f254215ad061569f [diff] |
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>