Add S3MUA base address for Security Enclave
Signed-off-by: Jouni Ukkonen <jouni.ukkonen@unikie.com>
This commit is contained in:
parent
1f02c05c6d
commit
e8de8cf60a
|
@ -104,6 +104,7 @@
|
|||
#define IMX9_MIPI_DSI_BASE (0x4AE10000UL)
|
||||
#define IMX9_MU1__MUB_BASE (0x44230000UL)
|
||||
#define IMX9_MU2__MUB_BASE (0x42440000UL)
|
||||
#define IMX9_S3MUA_BASE (0x47520000UL)
|
||||
#define IMX9_NPU_BASE (0x4A900000UL)
|
||||
#define IMX9_OCOTP_BASE (0x47518000UL)
|
||||
#define IMX9_OCRAM_MECC1_BASE (0x490A0000UL)
|
||||
|
|
Loading…
Reference in New Issue