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
5f400547
Commit
5f400547
authored
Jan 02, 2020
by
Manish Pandey
Committed by
TrustedFirmware Code Review
Jan 02, 2020
Browse files
Merge "rockchip: rk3328: Enable workaround for erratum 855873" into integration
parents
0348ee49
4c4cff6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/rockchip/rk3328/platform.mk
View file @
5f400547
...
@@ -59,6 +59,9 @@ endif
...
@@ -59,6 +59,9 @@ endif
include
lib/coreboot/coreboot.mk
include
lib/coreboot/coreboot.mk
include
lib/libfdt/libfdt.mk
include
lib/libfdt/libfdt.mk
# Enable workarounds for selected Cortex-A53 errata
ERRATA_A53_855873
:=
1
$(eval
$(call
add_define,PLAT_EXTRA_LD_SCRIPT))
$(eval
$(call
add_define,PLAT_EXTRA_LD_SCRIPT))
$(eval
$(call
add_define,PLAT_SKIP_OPTEE_S_EL1_INT_REGISTER))
$(eval
$(call
add_define,PLAT_SKIP_OPTEE_S_EL1_INT_REGISTER))
...
...
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