-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removal of deprecated interface #692
Comments
@antonio-nino-diaz-arm whats the plan? when are you going to remove it? |
The idea is to give you a couple of months to migrate, but we haven't really discussed when it will be removed. |
@antonio-nino-diaz-arm Oh ok, Thanks for the info. |
Hello @ambroise-arm! Thank you for raising an issue for Trusted Firmware-A. The TF-A project has now migrated to www.trustedfirmware.org. This issue tracker will still remain accessible for some time, but only for historical reasons. From now on you should raise any new issues on trustedfirmware.org. How do I raise issues for TF-A?Please use our new issue tracking board. For this you just need to login with your existing GitHub account. We also have a guide to help you raise the issue with the appropriate labels and tags. This way it will be easier for both you and us to track and address the issue most effectively. What if I face any problems?We have many channels through which you can contact us:
We are looking forward to seeing you in trustedfirmware.org! The Trusted Firmware-A team |
Hello @ambroise-arm! Thank you for raising an issue for Trusted Firmware-A. The TF-A project has now migrated to www.trustedfirmware.org. This issue tracker will still remain accessible for some time, but only for historical reasons. From now on you should raise any new issues on trustedfirmware.org. How do I raise issues for TF-A?Please use our new issue tracking board. For this you just need to login with your existing GitHub account. We also have a guide to help you raise the issue with the appropriate labels and tags. This way it will be easier for both you and us to track and address the issue most effectively. What if I face any problems?You can send us an email in the public TF-A mailing list. Here you can also find all the mailing lists for all the projects hosted under trustedfirmware.org. We are looking forward to seeing you in trustedfirmware.org! The Trusted Firmware-A team |
The legacy console API is going to be removed in favor of
MULTI_CONSOLE_API
as a result of the v2.1 release, as stated in the "TF-A Release Information" document and as mentioned in #613.The following platforms are affected and need to update their interface:
qemu @jenswi-linaro
uniphier @masahir0y
zynqmp @sivadur
tegra @vwadekar
The text was updated successfully, but these errors were encountered: