plat: qemu: update the early platform setup API
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>
1 parent 106cd73 commit aa91296ac965d8141c248b8c1e92cee7b701fe78
@Jens Wiklander Jens Wiklander authored on 4 Sep 2018
Showing 2 changed files
View
plat/qemu/qemu_bl2_setup.c
View
plat/qemu/qemu_bl31_setup.c