mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 01:54:22 +00:00
docs(changelog): add subsections for STM32MP25
The STM32MP2 family has 3 different types of SoCs (STM32MP25, STM32MP23 and STM32MP21). For the moment only STM32MP25 is partly supported in TF-A. Add a dedicated subsections for STM32MP25. The other ones will be added later. The same is done for FDTS scope. Signed-off-by: Yann Gautier <yann.gautier@st.com> Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com> Change-Id: Ia18824a7b649bcd1ffa631e3aa0ecb3fd0b2d038
This commit is contained in:
parent
a05c154f62
commit
10f60d3800
1 changed files with 8 additions and 0 deletions
|
@ -649,6 +649,10 @@ subsections:
|
|||
- title: STM32MP2
|
||||
scope: stm32mp2
|
||||
|
||||
subsections:
|
||||
- title: STM32MP25
|
||||
scope: stm32mp25
|
||||
|
||||
- title: Texas Instruments
|
||||
scope: ti
|
||||
|
||||
|
@ -1335,6 +1339,10 @@ subsections:
|
|||
- title: STM32MP2
|
||||
scope: stm32mp2-fdts
|
||||
|
||||
subsections:
|
||||
- title: STM32MP25
|
||||
scope: stm32mp25-fdts
|
||||
|
||||
- title: PIE
|
||||
scope: pie
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue