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
4811168a
Commit
4811168a
authored
Jan 05, 2021
by
Joanna Farley
Committed by
TrustedFirmware Code Review
Jan 05, 2021
Browse files
Merge "Plat AXG: Fix PLAT_MAX_PWR_LVL value" into integration
parents
a31de1e8
47f2445a
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/amlogic/axg/include/platform_def.h
View file @
4811168a
/*
/*
* Copyright (c) 2020, A
RM
Limited and Contributors. All rights reserved.
* Copyright (c) 2020, A
rm
Limited and Contributors. All rights reserved.
*
*
* SPDX-License-Identifier: BSD-3-Clause
* SPDX-License-Identifier: BSD-3-Clause
*/
*/
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
#define AML_PRIMARY_CPU U(0)
#define AML_PRIMARY_CPU U(0)
#define PLAT_MAX_PWR_LVL MPIDR_AFFLVL
1
#define PLAT_MAX_PWR_LVL MPIDR_AFFLVL
2
#define PLAT_NUM_PWR_DOMAINS (PLATFORM_CLUSTER_COUNT + \
#define PLAT_NUM_PWR_DOMAINS (PLATFORM_CLUSTER_COUNT + \
PLATFORM_CORE_COUNT)
PLATFORM_CORE_COUNT)
...
...
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