mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
hw/arm/fsl-imx8mp: Add SNVS
SNVS contains an RTC which allows Linux to deal correctly with time. This is particularly useful when handling persistent storage which will be done in the next patch. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-id: 20250223114708.1780-7-shentey@gmail.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
86c2dff955
commit
487967bed6
3 changed files with 13 additions and 0 deletions
|
@ -12,6 +12,7 @@ The ``imx8mp-evk`` machine implements the following devices:
|
|||
* Up to 4 Cortex-A53 cores
|
||||
* Generic Interrupt Controller (GICv3)
|
||||
* 4 UARTs
|
||||
* Secure Non-Volatile Storage (SNVS) including an RTC
|
||||
* Clock Tree
|
||||
|
||||
Boot options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue