aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/powerpc/utils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-19selftests/powerpc/dexcr: Add hashst/hashchk testBenjamin Gray1-0/+24
2023-04-20selftests/powerpc: Allow bind_to_cpu() to automatically pick CPUBenjamin Gray1-1/+12
2023-04-20selftests/powerpc: Move bind_to_cpu() to utils.hBenjamin Gray1-0/+12
2023-02-09selftests/powerpc: Add automatically allocating read_fileBenjamin Gray1-0/+58
2023-02-09selftests/powerpc: Add {read,write}_{long,ulong}Benjamin Gray1-0/+81
2023-02-09selftests/powerpc: Parse long/unsigned long value safelyBenjamin Gray1-3/+123
2023-02-09selftests/powerpc: Add read/write debugfs file, intBenjamin Gray1-12/+22
2023-02-09selftests/powerpc: Add generic read/write file utilBenjamin Gray1-46/+71
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