msm: pm: save registers to noncached area before pc
The power collapse path is simplified if a noncached area is
used for the purpose of saving register state prior to power
collapsing. This is especially beneficial in the case of targets
with an outer cache, where the process of cleaning the register
state would require complex operations.
Change-Id: I9edac28e4091548e2843fc87c89e3451df2b6ae9
Signed-off-by:
Steve Muckle <smuckle@codeaurora.org>
Loading
Please sign in to comment