mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-06 19:11:20 +00:00
Replaces deprecated early platform setup APIs * Replaces bl31_early_platform_setup() with bl31_early_platform_setup2() * Replaces bl2_early_platform_setup() with bl2_early_platform_setup2() Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>