commit | fdcc112797327fc46bfad5d4753faf8f887f505d | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Mon Sep 24 17:16:05 2018 +0100 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Fri Sep 28 15:34:17 2018 +0100 |
tree | 1614726fc9773516ea361ceed4cab402bf2ccca5 | |
parent | b8424642bcbe38433eea0c332aaedadd78fd45d4 [diff] |
tegra: Migrate to new interfaces - Migrate to bl31_early_platform_setup2(). - Remove references to removed build options. - Replace zeromem16() by zeromem(). - Use private definition of bl31_params_t. This is an incomplete migration, the platform doesn't currently compile. Change-Id: I67fbf2206678be80c3a16692024221a131cec42f Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>