mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 18:14:24 +00:00
docs(stm32mp2): correct STM32MP2 frequencies
STM32MP25xA & STM32MP25xC versions run at 1.2GHz. Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com> Change-Id: I75aea682c8e3fa89e7ac1347bb7f9d02f2086222
This commit is contained in:
parent
22344092f4
commit
7b7d23cd77
1 changed files with 3 additions and 3 deletions
|
@ -19,8 +19,8 @@ The STM32MP25 series is available in 4 different lines which are pin-to-pin comp
|
||||||
|
|
||||||
Each line comes with a security option (cryptography & secure boot) and a Cortex-A frequency option:
|
Each line comes with a security option (cryptography & secure boot) and a Cortex-A frequency option:
|
||||||
|
|
||||||
- A Basic + Cortex-A35 @ 1GHz
|
- A Basic + Cortex-A35 @ 1.2GHz
|
||||||
- C Secure Boot + HW Crypto + Cortex-A35 @ 1GHz
|
- C Secure Boot + HW Crypto + Cortex-A35 @ 1.2GHz
|
||||||
- D Basic + Cortex-A35 @ 1.5GHz
|
- D Basic + Cortex-A35 @ 1.5GHz
|
||||||
- F Secure Boot + HW Crypto + Cortex-A35 @ 1.5GHz
|
- F Secure Boot + HW Crypto + Cortex-A35 @ 1.5GHz
|
||||||
|
|
||||||
|
@ -130,4 +130,4 @@ ___
|
||||||
BL32_EXTRA1=<optee_directory>/tee-pager_v2.bin
|
BL32_EXTRA1=<optee_directory>/tee-pager_v2.bin
|
||||||
fip
|
fip
|
||||||
|
|
||||||
*Copyright (c) 2023, STMicroelectronics - All Rights Reserved*
|
*Copyright (c) 2023-2024, STMicroelectronics - All Rights Reserved*
|
||||||
|
|
Loading…
Add table
Reference in a new issue