mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 01:24:27 +00:00
docs: deprecate io_dummy driver
This drivers was only used by one upstream platform: STM32MP1 but only when enabling the flag STM32MP_USE_STM32IMAGE. This flag and the corresponding code is now removed from TF-A. The driver can then be set to deprecated. It will be removed after v2.9 tag. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: Ib8242a7291c7011d7f96a6a83609ec1996dce520
This commit is contained in:
parent
ff4a2c17eb
commit
21fdbf9bc6
1 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,8 @@ after which it will be removed.
|
|||
+================================+=============+=========+=========================================================+
|
||||
| plat_convert_pk() function | Nov'22 | 2.9 | Platform conversion to manage specific PK hash |
|
||||
+--------------------------------+-------------+---------+---------------------------------------------------------+
|
||||
| io_dummy driver | Nov'22 | 2.9 | No more used by any upstream platform |
|
||||
+--------------------------------+-------------+---------+---------------------------------------------------------+
|
||||
|
||||
--------------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue