armv7a pci irq support

Signed-off-by: lipengfei28 <lipengfei28@xiaomi.com>
This commit is contained in:
lipengfei28
2024-07-12 16:05:57 +08:00
committed by Xiang Xiao
parent 0e3a96a398
commit 39ec3291ee
9 changed files with 283 additions and 5 deletions
+1
View File
@@ -35,6 +35,7 @@
#define CHIP_MPCORE_VBASE 0x8000000
#define MPCORE_ICD_OFFSET 0x0000
#define MPCORE_ICC_OFFSET 0x10000
#define MPCORE_V2M_OFFSET 0x20000
#define PGTABLE_SIZE 0x00004000
#define PGTABLE_BASE_PADDR (CONFIG_RAM_START + CONFIG_RAM_SIZE - PGTABLE_SIZE * CONFIG_SMP_NCPUS)