aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc/security/flush_utils.h
AgeCommit message (Collapse)AuthorFilesLines
2020-11-19selftests/powerpc: refactor entry and rfi_flush testsDaniel Axtens1-0/+17
For simplicity in backporting, the original entry_flush test contained a lot of duplicated code from the rfi_flush test. De-duplicate that code. Signed-off-by: Daniel Axtens <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>