feat(soc): support esp32c5 eco2 soc

This commit is contained in:
laokaiyao
2025-04-17 11:14:50 +08:00
parent abe7680142
commit 849ff888b1
75 changed files with 57646 additions and 3387 deletions

View File

@@ -50,7 +50,7 @@ PROVIDE ( INTMTX0 = 0x6009A000 );
PROVIDE ( INTMTX1 = 0x6009B000 );
PROVIDE ( HP_SYSTEM = 0x6009C000 );
PROVIDE ( HP_APM = 0x6009D000 );
PROVIDE ( CPU_APM_REG = 0x6009E000 );
PROVIDE ( CPU_APM = 0x6009E000 );
PROVIDE ( TEE = 0x6009F000 );
PROVIDE ( KEYMNG = 0x600A5000 );
PROVIDE ( AES = 0x600A6000 );