Hi,
An update on the new console API (https://github.com/ARM-software/tf-issues/issues/692):
You will find patches below for the platforms that haven't done the migration to the new interface yet, in order to give them something to test and potentially adapt if it doesn't work as intended. The commits are independent from each other and can be easily cherry-picked.
Tegra: https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/1192/
Zynqmp: https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/1193/
Uniphier: https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/1194/
Qemu: https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/1195/
Warp7: a very small patch to look at, removing a soon to be deleted legacy file from the platform makefile: https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/1191/
As you know, the old interface is going to be removed at the end of June by https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/842/
Regards