Thread (3 messages) 3 messages, 2 authors, 2018-01-03

[PATCH V3] ARM: imx: use outer_disable/resume for low power

From: festevam@gmail.com (Fabio Estevam)
Date: 2018-01-03 02:43:38
Also in: lkml

Hi Peng,

On Tue, Jan 2, 2018 at 10:53 PM, Peng Fan [off-list ref] wrote:
A better solution maybe

if (outer_cache.write_sec)
        outer_disable();

.....

if (outer_cache.write_sec)
        outer_resume();

Then, nothing changed for secure linux. The outer_disable/outer_resume only effects
When linunx running in non-secure world.

Any comments?
Looks like a better solution, indeed.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help