commit | 3cb73cbee8673b7a92a9fdbb952800083e5111d4 | [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 | 805a903dd3b024d4d0985390d35c30e878e0a7f9 [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>