commit | cbdc72b559ab8230e17b7ef0f928097207a61060 | [log] [tgz] |
---|---|---|
author | Julius Werner <jwerner@chromium.org> | Thu May 30 17:34:08 2019 -0700 |
committer | Julius Werner <jwerner@chromium.org> | Wed Jul 24 11:04:05 2019 -0700 |
tree | 9582db34eff3ef5557fa1d68d926459e8e7116bb | |
parent | 3e02c7436cf40fb7f7eb4d3038b7fc1ed1eeaa5f [diff] |
plat/mediatek/mt81*: Use new bl31_params_parse() helper The Mediatek MT8173/MT8183 SoCs are prime candidates for switching to the new bl31_params_parse() helper, so switch them over. This will allow BL2 implementations on these platforms to transparently switch over to the version 2 parameter structure. Change-Id: I0d17ba6c455102d325a06503d2078a76d12b5deb Signed-off-by: Julius Werner <jwerner@chromium.org>