Lines Matching refs:to
13 Platform compatibility is mainly affected by changes to Platform APIs (as
15 library interfaces (like xlat_table library). The project will try to maintain
16 compatibility for upstream platforms. Due to evolving requirements and
18 means the previous interface needs to be deprecated and a new interface
19 introduced to replace it. In case the migration to the new interface is trivial,
20 the contributor of the change is expected to make good effort to migrate the
21 upstream platforms to the new interface.
25 deprecated, the page must be updated to indicate the release after which the
27 For non-trivial interface changes, an email should be sent out to the `TF-A
28 public mailing list`_ to notify platforms that they should migrate away from the
29 deprecated interfaces. Platforms are expected to migrate before the removal of