commit | 216e58a31288bd25802d280c81a0e8d01b3b11d1 | [log] [tgz] |
---|---|---|
author | Roberto Vargas <roberto.vargas@arm.com> | Mon Sep 04 16:49:41 2017 +0100 |
committer | Roberto Vargas <roberto.vargas@arm.com> | Wed Sep 06 14:48:15 2017 +0100 |
tree | af8e7f2bcb6b3601fe20c71528ac586c8cce95ba | |
parent | 942ee0d8cf936387c5e7891237e5fb0d58d7d250 [diff] |
Reduce time lock in psci_do_cpu_off psci_set_power_off_state only initializes a local variable, so there isn't any reason why it should be done while the lock is held. Change-Id: I1c62f4cd5d860d102532e5a5350152180d41d127 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>