Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arm Reference Solutions
trusted-firmware-a
Commits
307f3b90
Commit
307f3b90
authored
Dec 05, 2020
by
Madhukar Pappireddy
Committed by
TrustedFirmware Code Review
Dec 05, 2020
Browse files
Merge "plat: xilinx: zynqmp: Include GICv2 makefile" into integration
parents
79df6ea4
84f2e34f
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/xilinx/zynqmp/platform.mk
View file @
307f3b90
...
...
@@ -59,13 +59,14 @@ PLAT_INCLUDES := -Iinclude/plat/arm/common/ \
-Iplat
/xilinx/zynqmp/include/
\
-Iplat
/xilinx/zynqmp/pm_service/
\
# Include GICv2 driver files
include
drivers/arm/gic/v2/gicv2.mk
PLAT_BL_COMMON_SOURCES
:=
lib/xlat_tables/xlat_tables_common.c
\
lib/xlat_tables/aarch64/xlat_tables.c
\
drivers/delay_timer/delay_timer.c
\
drivers/delay_timer/generic_delay_timer.c
\
drivers/arm/gic/common/gic_common.c
\
drivers/arm/gic/v2/gicv2_main.c
\
drivers/arm/gic/v2/gicv2_helpers.c
\
${GICV2_SOURCES}
\
drivers/cadence/uart/aarch64/cdns_console.S
\
plat/arm/common/arm_cci.c
\
plat/arm/common/arm_common.c
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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