Skip to content

Commit 631b551

Browse files
lipengfei28GUIDINGLI
authored andcommitted
goldfish add gicv2m support
Signed-off-by: lipengfei28 <[email protected]>
1 parent 78a6ba6 commit 631b551

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/src/goldfish/chip.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
#define CHIP_MPCORE_VBASE 0x8000000
3636
#define MPCORE_ICD_OFFSET 0x0000
3737
#define MPCORE_ICC_OFFSET 0x10000
38+
#define MPCORE_V2M_OFFSET 0x20000
3839

3940
#define PGTABLE_SIZE 0x00004000
4041
#define PGTABLE_BASE_PADDR (CONFIG_RAM_START + CONFIG_RAM_SIZE - PGTABLE_SIZE * CONFIG_SMP_NCPUS)

0 commit comments

Comments
 (0)