summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/utils.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc/dexcr: Add hashst/hashchk testBenjamin Gray2023-06-191-0/+24
* selftests/powerpc: Allow bind_to_cpu() to automatically pick CPUBenjamin Gray2023-04-201-1/+12
* selftests/powerpc: Move bind_to_cpu() to utils.hBenjamin Gray2023-04-201-0/+12
* selftests/powerpc: Add automatically allocating read_fileBenjamin Gray2023-02-091-0/+58
* selftests/powerpc: Add {read,write}_{long,ulong}Benjamin Gray2023-02-091-0/+81
* selftests/powerpc: Parse long/unsigned long value safelyBenjamin Gray2023-02-091-3/+123
* selftests/powerpc: Add read/write debugfs file, intBenjamin Gray2023-02-091-12/+22
* selftests/powerpc: Add generic read/write file utilBenjamin Gray2023-02-091-46/+71
* selftests/powerpc: Move set_dscr() into rfi_flush.cMichael Ellerman2020-09-081-35/+0
* selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMacMichael Ellerman2020-09-081-1/+3
* selftests/powerpc: Fix online CPU selectionSandipan Das2020-07-301-12/+25
* selftests/powerpc: Move Hash MMU check to utilitiesSandipan Das2020-06-301-0/+28
* selftests/powerpc: Add a test of spectre_v2 mitigationsMichael Ellerman2019-10-301-0/+20
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner2019-05-301-1/+1
* selftests/powerpc: Fix compilation issue due to asm labelNaveen N. Rao2018-11-011-3/+3
* selftests/powerpc: Add test to verify rfi flush across a system callNaveen N. Rao2018-10-201-0/+152
* selftests/powerpc: Add a helper for checking if we're on ppc64leMichael Ellerman2018-08-071-0/+17
* selftests/powerpc: Refactor the AUXV routinesMichael Ellerman2017-03-201-17/+36
* selftests/powerpc: Move pick_online_cpu() up into utils.cMichael Ellerman2015-12-171-0/+29
* selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman2015-12-141-0/+58