summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorYann Gautier <yann.gautier@st.com>2022-06-30 14:05:21 +0200
committerYann Gautier <yann.gautier@st.com>2023-10-19 17:58:11 +0200
commit12e683a68049f6a3d0985a2cd1564e00115e809f (patch)
treef76b6117e0ab482535c6b10fc6d699101362060f /docs
parentfb1d3bd9330ce70f735a344dd4223faffb261118 (diff)
docs(stm32mp15): mark STM32MP15_OPTEE_RSV_SHM deprecated
TF-A is no more in charge of configuring OP-TEE shared memory. Set the STM32MP15_OPTEE_RSV_SHM flag as deprecated (as well as the code depending on it). Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I863d9a1e45e0bfc2f45d9bd84b90d626738934ab
Diffstat (limited to 'docs')
-rw-r--r--docs/about/release-information.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/about/release-information.rst b/docs/about/release-information.rst
index 9b51dabe5..3d2783dad 100644
--- a/docs/about/release-information.rst
+++ b/docs/about/release-information.rst
@@ -69,7 +69,7 @@ after which it will be removed.
| | Date | after | |
| | | Release | |
+================================+=============+=========+=========================================================+
-| None at this time | | | |
+| STM32MP15_OPTEE_RSV_SHM | 2.10 | 3.0 | OP-TEE manages its own memory on STM32MP15 |
+--------------------------------+-------------+---------+---------------------------------------------------------+
Removal of Deprecated Drivers