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
a1411b29
Commit
a1411b29
authored
Feb 09, 2016
by
danh-arm
Browse files
Merge pull request #515 from soby-mathew/sm/gcc_false_positive
PSCI: Resolve GCC static analysis false positive
parents
60616047
6d18969f
Changes
1
Hide whitespace changes
Inline
Side-by-side
services/std_svc/psci/psci_common.c
View file @
a1411b29
...
...
@@ -393,6 +393,7 @@ void psci_do_state_coordination(unsigned int end_pwrlvl,
unsigned
int
start_idx
,
ncpus
;
plat_local_state_t
target_state
,
*
req_states
;
assert
(
end_pwrlvl
<=
PLAT_MAX_PWR_LVL
);
parent_idx
=
psci_cpu_pd_nodes
[
cpu_idx
].
parent_node
;
/* For level 0, the requested state will be equivalent
...
...
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