Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
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
4 years ago
by
Madhukar Pappireddy
Committed by
TrustedFirmware Code Review
4 years ago
Browse files
Options
Download
Plain Diff
Merge "plat/arm/rdn2: update gic redistributor base address" into integration
parents
29a8814f
fb86e537
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
plat/arm/board/rdn2/include/platform_def.h
+1
-1
plat/arm/board/rdn2/include/platform_def.h
with
1 addition
and
1 deletion
+1
-1
plat/arm/board/rdn2/include/platform_def.h
View file @
2773536b
...
...
@@ -60,6 +60,6 @@
/* GIC related constants */
#define PLAT_ARM_GICD_BASE UL(0x30000000)
#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 */
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help