On 2/8/23 23:08, Jean-Christophe Dubois wrote:
* Add TZASC as unimplemented device.
- Allow bare metal application to access this (unimplemented) device
* Add CSU as unimplemented device.
- Allow bare metal application to access this (unimplemented) device
* Add various memory segments
- OCRAM
- OCRAM EPDC
- OCRAM PXP
- OCRAM S
- ROM
- CAAM
Signed-off-by: Jean-Christophe Dubois <j...@tribudubois.net>
---
hw/arm/fsl-imx7.c | 63 +++++++++++++++++++++++++++++++++++++++
include/hw/arm/fsl-imx7.h | 7 +++++
2 files changed, 70 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>