diff options
author | laurenw-arm <lauren.wehrmeister@arm.com> | 2020-04-15 15:19:50 -0500 |
---|---|---|
committer | laurenw-arm <lauren.wehrmeister@arm.com> | 2020-04-15 15:20:36 -0500 |
commit | 3056819b2bfd97a23b043bda4de0c6330dbcc21e (patch) | |
tree | c0544fbaf4df0ba07e409e9c1f939316ce01e6c1 /docs | |
parent | cc52800db495d0638d217984c8f28b4f1f487301 (diff) | |
download | platform_external_arm-trusted-firmware-3056819b2bfd97a23b043bda4de0c6330dbcc21e.tar.gz platform_external_arm-trusted-firmware-3056819b2bfd97a23b043bda4de0c6330dbcc21e.tar.bz2 platform_external_arm-trusted-firmware-3056819b2bfd97a23b043bda4de0c6330dbcc21e.zip |
docs: Updating Release information for v2.4
Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com>
Change-Id: I5a7ae778999295f3453b7ab0bfc26351e545fb8f
Diffstat (limited to 'docs')
-rw-r--r-- | docs/about/release-information.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/about/release-information.rst b/docs/about/release-information.rst index fb1e39bdd..f3167fb25 100644 --- a/docs/about/release-information.rst +++ b/docs/about/release-information.rst @@ -42,6 +42,8 @@ depending on project requirement and partner feedback. +-----------------+---------------------------+------------------------------+ | v2.3 | 4th week of Apr '20 | 1st week of Apr '20 | +-----------------+---------------------------+------------------------------+ +| v2.4 | 4th week of Oct '20 | 1st week of Oct '20 | ++-----------------+---------------------------+------------------------------+ Removal of Deprecated Interfaces -------------------------------- @@ -59,9 +61,6 @@ Release version after which it will be removed. +--------------------------------+-------------+---------+---------------------------------------------------------+ | ``__ASSEMBLY__`` macro | Oct '19 | v2.3 | Deprecated in favor of ``__ASSEMBLER__`` | +--------------------------------+-------------+---------+---------------------------------------------------------+ -| Prototype SPCI-based SPM | Oct '19 | v2.2 | Based on outdated Alpha 1 spec. Will be replaced with | -| (services/std_svc/spm) | | | alternative methods of secure partitioning support. | -+--------------------------------+-------------+---------+---------------------------------------------------------+ -------------- |