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
1b662661
Commit
1b662661
authored
Aug 16, 2020
by
Madhukar Pappireddy
Committed by
TrustedFirmware Code Review
Aug 16, 2020
Browse files
Merge "stm32mp1: use newly introduced GICv2 makefile" into integration
parents
a409179e
33c91baf
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/st/stm32mp1/sp_min/sp_min-stm32mp1.mk
View file @
1b662661
...
@@ -16,9 +16,9 @@ BL32_SOURCES += drivers/st/etzpc/etzpc.c \
...
@@ -16,9 +16,9 @@ BL32_SOURCES += drivers/st/etzpc/etzpc.c \
plat/st/stm32mp1/stm32mp1_topology.c
plat/st/stm32mp1/stm32mp1_topology.c
# Generic GIC v2
# Generic GIC v2
BL32_SOURCES
+=
drivers/arm/gic/common/gic_common.c
\
include
drivers/arm/gic/v2/gicv2.mk
drivers/arm/gic/v2/gicv2_helpers.c
\
drivers/arm/gic/v2/gicv2_main.c
\
BL32_SOURCES
+=
${GICV2_SOURCES}
\
plat/common/plat_gicv2.c
\
plat/common/plat_gicv2.c
\
plat/st/stm32mp1/stm32mp1_gic.c
plat/st/stm32mp1/stm32mp1_gic.c
...
...
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