]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: trusted_foundations: implement prepare_idle()
authorAlexandre Courbot <acourbot@nvidia.com>
Fri, 7 Feb 2014 04:35:05 +0000 (13:35 +0900)
committerStephen Warren <swarren@nvidia.com>
Tue, 18 Feb 2014 20:46:46 +0000 (13:46 -0700)
commitb77b6e885c592815f272d70749fb8d391038f97a
tree19c07df03d22f27cb3650dc9a29a242b44d6199a
parentcd42145cd993fa1a7426d63648fc7e3423fb2e1d
ARM: trusted_foundations: implement prepare_idle()

Support the prepare_idle() firmware call, which is necessary to properly
support CPU idling.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/firmware/trusted_foundations.c