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
cc9ea542
Commit
cc9ea542
authored
Nov 20, 2019
by
Alexei Fedorov
Committed by
TrustedFirmware Code Review
Nov 20, 2019
Browse files
Merge "Add multithreaded DynamIQ dts file" into integration
parents
ef4d984a
38c078e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
fdts/fvp-base-gicv3-psci-dynamiq-2t.dts
0 → 100644
View file @
cc9ea542
/*
* Copyright (c) 2019, Arm Limited. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
/dts-v1/;
/include/ "fvp-base-gicv3-psci-common.dtsi"
&CPU0 {
reg = <0x0 0x0>;
};
&CPU1 {
reg = <0x0 0x1>;
};
&CPU2 {
reg = <0x0 0x100>;
};
&CPU3 {
reg = <0x0 0x101>;
};
&CPU4 {
reg = <0x0 0x200>;
};
&CPU5 {
reg = <0x0 0x201>;
};
&CPU6 {
reg = <0x0 0x300>;
};
&CPU7 {
reg = <0x0 0x301>;
};
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