Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
2773536b
Commit
2773536b
authored
Dec 16, 2020
by
Madhukar Pappireddy
Committed by
TrustedFirmware Code Review
Dec 16, 2020
Browse files
Merge "plat/arm/rdn2: update gic redistributor base address" into integration
parents
29a8814f
fb86e537
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/arm/board/rdn2/include/platform_def.h
View file @
2773536b
...
@@ -60,6 +60,6 @@
...
@@ -60,6 +60,6 @@
/* GIC related constants */
/* GIC related constants */
#define PLAT_ARM_GICD_BASE UL(0x30000000)
#define PLAT_ARM_GICD_BASE UL(0x30000000)
#define PLAT_ARM_GICC_BASE UL(0x2C000000)
#define PLAT_ARM_GICC_BASE UL(0x2C000000)
#define PLAT_ARM_GICR_BASE UL(0x301
4
0000)
#define PLAT_ARM_GICR_BASE UL(0x301
C
0000)
#endif
/* PLATFORM_DEF_H */
#endif
/* PLATFORM_DEF_H */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment