Home
last modified time | relevance | path

Searched hist:"39 a8fa70f0d9a1d7093020fcd00e565e99a2306f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/lib/psci/
H A Dpsci_common.c39a8fa70f0d9a1d7093020fcd00e565e99a2306f Thu Jul 26 19:00:32 UTC 2018 Andrew F. Davis <afd@ti.com> PSCI: Fix logic error to skip cache flushing

If either USE_COHERENT_MEM or HW_ASSISTED_COHERENCY being true
should cause us to not enter the ifdef block, then the logic
is not correct here. Posibly bad use of De Morgan's law?
Fix this.

Signed-off-by: Andrew F. Davis <afd@ti.com>