commit | 1f3632188536adc4f6b22c1cc7a9b2d11df52581 | [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 | f1d230c37360772bcd8edb44ce12383be7ee45de [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>