commit | 1821db2312bc99520b68cdeac1cfbb1192b21569 | [log] [tgz] |
---|---|---|
author | ldts <jorge.ramirez.ortiz@gmail.com> | Thu Oct 11 08:40:32 2018 +0200 |
committer | ldts <jorge.ramirez.ortiz@gmail.com> | Thu Oct 11 12:57:49 2018 +0200 |
tree | b691a3d6e0b0d5417ea3d2b93e0936396319dd4a | |
parent | a7d7fe81557415c827f2b24b17ef6ace45de7f12 [diff] |
psci: platform control of SYSTEM_SUSPEND entry Some platforms can only resume from system suspend from the boot CPU, hence they should only enter that state from that same core. The following commit presents an interface that allows the platform to reject system suspend entry near its very last stage (last CPU).