summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/utils.c
AgeCommit message (Expand)AuthorLines
2023-06-19selftests/powerpc/dexcr: Add hashst/hashchk testBenjamin Gray-0/+24
2023-04-20selftests/powerpc: Allow bind_to_cpu() to automatically pick CPUBenjamin Gray-1/+12
2023-04-20selftests/powerpc: Move bind_to_cpu() to utils.hBenjamin Gray-0/+12
2023-02-09selftests/powerpc: Add automatically allocating read_fileBenjamin Gray-0/+58
2023-02-09selftests/powerpc: Add {read,write}_{long,ulong}Benjamin Gray-0/+81
2023-02-09selftests/powerpc: Parse long/unsigned long value safelyBenjamin Gray-3/+123
2023-02-09selftests/powerpc: Add read/write debugfs file, intBenjamin Gray-12/+22
2023-02-09selftests/powerpc: Add generic read/write file utilBenjamin Gray-46/+71
2020-09-08selftests/powerpc: Move set_dscr() into rfi_flush.cMichael Ellerman-35/+0
2020-09-08selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMacMichael Ellerman-1/+3
2020-07-30selftests/powerpc: Fix online CPU selectionSandipan Das-12/+25
2020-06-30selftests/powerpc: Move Hash MMU check to utilitiesSandipan Das-0/+28
2019-10-30selftests/powerpc: Add a test of spectre_v2 mitigationsMichael Ellerman-0/+20
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner-1/+1
2018-11-01selftests/powerpc: Fix compilation issue due to asm labelNaveen N. Rao-3/+3
2018-10-20selftests/powerpc: Add test to verify rfi flush across a system callNaveen N. Rao-0/+152
2018-08-07selftests/powerpc: Add a helper for checking if we're on ppc64leMichael Ellerman-0/+17
2017-03-20selftests/powerpc: Refactor the AUXV routinesMichael Ellerman-17/+36
2015-12-17selftests/powerpc: Move pick_online_cpu() up into utils.cMichael Ellerman-0/+29
2015-12-14selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman-0/+58