commit | c98db6c6177ebb2afef1a94f36852dd58bc622a6 | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Thu Aug 30 12:08:01 2018 -0500 |
committer | Andrew F. Davis <afd@ti.com> | Wed Oct 10 13:07:56 2018 -0500 |
tree | e4bdf839452767a77e7d7620cdb4e041a6fd54e3 | |
parent | f7a18268ad2201176ffc882b43c900f9d025bde1 [diff] |
PSCI: Update comment on MMU disablement The MMU is not disabled in this path, update the comment to reflect this. Also clarify that both paths call prepare_cpu_pwr_dwn(), but the second path does stack cache maintenance. Signed-off-by: Andrew F. Davis <afd@ti.com>