From 3056819b2bfd97a23b043bda4de0c6330dbcc21e Mon Sep 17 00:00:00 2001 From: laurenw-arm Date: Wed, 15 Apr 2020 15:19:50 -0500 Subject: [PATCH] docs: Updating Release information for v2.4 Signed-off-by: Lauren Wehrmeister Change-Id: I5a7ae778999295f3453b7ab0bfc26351e545fb8f --- docs/about/release-information.rst | 5 ++--- 1 file 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. | -+--------------------------------+-------------+---------+---------------------------------------------------------+ -------------- -- GitLab