"vscode:/vscode.git/clone" did not exist on "9655377b9e02284188deddd3829159a0e35cc48f"
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>
Please register or sign in to comment