]> git.baikalelectronics.ru Git - arm-tf.git/commitdiff
docs: deprecate CryptoCell-712/713 drivers
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Mon, 17 Apr 2023 12:09:41 +0000 (14:09 +0200)
committerSandrine Bailleux <sandrine.bailleux@arm.com>
Mon, 24 Apr 2023 13:09:31 +0000 (15:09 +0200)
We plan to deprecate the CryptoCell-712 and CryptoCell-713 drivers in
TF-A release v2.9 and eventually remove the code from the tree in
release 3.0.

The only upstream platforms which use these drivers today are the Arm
Ltd developpment platforms, such as Juno.

Write this information down into the "Release Processes" document.

Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Change-Id: Ib064292733a271ecbff0dde315911017e2c4da7e

docs/about/release-information.rst

index 8a87e841261428ccfa44ddfb1e67ddc775d9a768..cd52460b969d056de50d2f19027b2ab0dc3b6e29 100644 (file)
@@ -84,6 +84,10 @@ after which it will be removed.
 +================================+=============+=========+=========================================================+
 | io_dummy driver                |   Nov'22    |   2.9   | No more used by any upstream platform                   |
 +--------------------------------+-------------+---------+---------------------------------------------------------+
+| CryptoCell-712                 |     2.9     |   3.0   | No longer maintained.                                   |
++--------------------------------+-------------+---------+---------------------------------------------------------+
+| CryptoCell-713                 |     2.9     |   3.0   | No longer maintained.                                   |
++--------------------------------+-------------+---------+---------------------------------------------------------+
 
 --------------