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
c9bb9c0e
"vscode:/vscode.git/clone" did not exist on "6dbfdd9e31cefcb9510edf5e526cf572cbcfa776"
Commit
c9bb9c0e
authored
Jun 03, 2020
by
Manish Pandey
Committed by
TrustedFirmware Code Review
Jun 03, 2020
Browse files
Merge "marvell: a8k: enable BL31 cache by default" into integration
parents
ec29ce67
03363af8
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/marvell/a8k/common/a8k_common.mk
View file @
c9bb9c0e
#
# Copyright (C) 2016 - 20
18
Marvell International Ltd.
# Copyright (C) 2016 - 20
20
Marvell International Ltd.
#
# SPDX-License-Identifier: BSD-3-Clause
# https://spdx.org/licenses
...
...
@@ -22,7 +22,7 @@ ERRATA_A72_859971 := 1
MSS_SUPPORT
:=
1
# Disable EL3 cache for power management
BL31_CACHE_DISABLE
:=
1
BL31_CACHE_DISABLE
:=
0
$(eval
$(call
add_define,BL31_CACHE_DISABLE))
$(eval
$(call
add_define,PCI_EP_SUPPORT))
...
...
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