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
3ee48f40
Commit
3ee48f40
authored
Jul 31, 2019
by
Alexei Fedorov
Committed by
TrustedFirmware Code Review
Jul 31, 2019
Browse files
Merge "rockchip: px30: Use new bl31_params_parse functions" into integration
parents
66c1dafc
f8aa5d7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/rockchip/px30/platform.mk
View file @
3ee48f40
...
...
@@ -30,11 +30,13 @@ RK_GIC_SOURCES := drivers/arm/gic/common/gic_common.c \
plat/common/aarch64/crash_console_helpers.S
\
${RK_PLAT}
/common/rockchip_gicv2.c
PLAT_BL_COMMON_SOURCES
:=
lib/xlat_tables/xlat_tables_common.c
\
PLAT_BL_COMMON_SOURCES
:=
lib/bl_aux_params/bl_aux_params.c
\
lib/xlat_tables/xlat_tables_common.c
\
lib/xlat_tables/aarch64/xlat_tables.c
\
plat/common/plat_psci_common.c
BL31_SOURCES
+=
${RK_GIC_SOURCES}
\
common/desc_image_load.c
\
drivers/arm/cci/cci.c
\
drivers/delay_timer/delay_timer.c
\
drivers/delay_timer/generic_delay_timer.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