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
ec2f82ec
Commit
ec2f82ec
authored
Mar 12, 2020
by
Manish Pandey
Committed by
TrustedFirmware Code Review
Mar 12, 2020
Browse files
Merge "n1sdp: Enable the NEOVERSE_N1_EXTERNAL_LLC flag" into integration
parents
baff5dc8
303b6d06
Changes
1
Show whitespace changes
Inline
Side-by-side
plat/arm/board/n1sdp/platform.mk
View file @
ec2f82ec
...
...
@@ -65,6 +65,9 @@ HW_ASSISTED_COHERENCY := 1
# When building for systems with hardware-assisted coherency, there's no need to
# use USE_COHERENT_MEM. Require that USE_COHERENT_MEM must be set to 0 too.
USE_COHERENT_MEM
:=
0
# Enable the flag since N1SDP has a system level cache
NEOVERSE_N1_EXTERNAL_LLC
:=
1
include
plat/arm/common/arm_common.mk
include
plat/arm/css/common/css_common.mk
include
plat/arm/board/common/board_common.mk
...
...
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