mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-24 05:54:08 +00:00
fix(docs): deprecate plat_convert_pk() in v2.9
The deprecation was tagged "Next release after 2.8". Now there is a 2.9 planned, directly use this version. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I0727eebc4a3800dafafc4166b0c2c40a12c90b4b
This commit is contained in:
parent
9881bb93a3
commit
e0f58c7fb6
1 changed files with 1 additions and 4 deletions
|
@ -67,10 +67,7 @@ after which it will be removed.
|
||||||
| | Date | after | |
|
| | Date | after | |
|
||||||
| | | Release | |
|
| | | Release | |
|
||||||
+================================+=============+=========+=========================================================+
|
+================================+=============+=========+=========================================================+
|
||||||
| plat_convert_pk() function | Nov'22 | Next | Platform conversion to manage specific PK hash |
|
| plat_convert_pk() function | Nov'22 | 2.9 | Platform conversion to manage specific PK hash |
|
||||||
| | | release | |
|
|
||||||
| | | after | |
|
|
||||||
| | | 2.8 | |
|
|
||||||
+--------------------------------+-------------+---------+---------------------------------------------------------+
|
+--------------------------------+-------------+---------+---------------------------------------------------------+
|
||||||
|
|
||||||
--------------
|
--------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue