goldfish add gicv2m support
Signed-off-by: lipengfei28 <lipengfei28@xiaomi.com>
This commit is contained in:
parent
78a6ba6d5f
commit
631b551727
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue