Skip to content

Commit

Permalink
goldfish add gicv2m support
Browse files Browse the repository at this point in the history
Signed-off-by: lipengfei28 <[email protected]>
  • Loading branch information
lipengfei28 authored and GUIDINGLI committed Oct 11, 2024
1 parent 78a6ba6 commit 631b551
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/src/goldfish/chip.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 631b551

Please sign in to comment.