aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/utils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-08selftests/powerpc: Move set_dscr() into rfi_flush.cMichael Ellerman1-35/+0
2020-09-08selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMacMichael Ellerman1-1/+3
2020-07-30selftests/powerpc: Fix online CPU selectionSandipan Das1-12/+25
2020-06-30selftests/powerpc: Move Hash MMU check to utilitiesSandipan Das1-0/+28
2019-10-30selftests/powerpc: Add a test of spectre_v2 mitigationsMichael Ellerman1-0/+20
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner1-1/+1
2018-11-01selftests/powerpc: Fix compilation issue due to asm labelNaveen N. Rao1-3/+3
2018-10-20selftests/powerpc: Add test to verify rfi flush across a system callNaveen N. Rao1-0/+152
2018-08-07selftests/powerpc: Add a helper for checking if we're on ppc64leMichael Ellerman1-0/+17
2017-03-20selftests/powerpc: Refactor the AUXV routinesMichael Ellerman1-17/+36
2015-12-17selftests/powerpc: Move pick_online_cpu() up into utils.cMichael Ellerman1-0/+29
2015-12-14selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman1-0/+58