Merge "docs: Remove deprecated information" into integration

This commit is contained in:
Mark Dykes 2020-10-16 20:35:29 +00:00 committed by TrustedFirmware Code Review
commit 29736030f3
1 changed files with 1 additions and 3 deletions

View File

@ -59,9 +59,7 @@ Release version after which it will be removed.
| | Date | after | |
| | | Release | |
+================================+=============+=========+=========================================================+
| ``AARCH32``/``AARCH64`` macros | Oct '19 | v2.3 | Deprecated in favor of ``__aarch64__`` |
+--------------------------------+-------------+---------+---------------------------------------------------------+
| ``__ASSEMBLY__`` macro | Oct '19 | v2.3 | Deprecated in favor of ``__ASSEMBLER__`` |
| | | | |
+--------------------------------+-------------+---------+---------------------------------------------------------+
--------------