aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/security
AgeCommit message (Expand)Author
2024-04-29selftests/powerpc: make sub-folders buildable on their ownMadhavan Srinivasan
2024-04-29selftests/powerpc: Re-order *FLAGS to follow lib.mkMadhavan Srinivasan
2023-02-15selftests/powerpc: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-02-09selftests/powerpc: Add read/write debugfs file, intBenjamin Gray
2022-12-02selftests/powerpc: Use mfspr/mtspr macrosBenjamin Gray
2022-06-29selftests/powerpc: Add missing files to .gitignoresMichael Ellerman
2022-05-22selftests/powerpc/pmu: fix spelling mistake "mis-match" -> "mismatch"Colin Ian King
2022-05-22selftests/powerpc: Better reporting in spectre_v2Russell Currey
2022-05-04selftests/powerpc: Fix typo in spectre_v2Russell Currey
2022-03-01selftests/powerpc/pmu: Add macros to parse event codesMadhavan Srinivasan
2021-12-16selftests/powerpc: skip tests for unavailable mitigations.Sachin Sant
2021-12-09selftests/powerpc/spectre_v2: Return skip code when miss_percent is highThadeu Lima de Souza Cascardo
2021-10-27selftests/powerpc: Use date instead of EPOCHSECONDS in mitigation-patching.shRussell Currey
2021-05-17selftests/powerpc: Add test of mitigation patchingMichael Ellerman
2021-04-23selftests/powerpc: Add uaccess flush testThadeu Lima de Souza Cascardo
2021-03-24selftests/powerpc: Fix L1D flushing tests for Power10Russell Currey
2020-12-04selftests/powerpc: update .gitignoreDaniel Axtens
2020-11-19selftests/powerpc: refactor entry and rfi_flush testsDaniel Axtens
2020-11-19selftests/powerpc: entry flush testDaniel Axtens
2020-11-19selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey
2020-09-08selftests/powerpc: Skip security tests on older CPUsMichael Ellerman
2020-09-08selftests/powerpc: Move set_dscr() into rfi_flush.cMichael Ellerman
2020-07-29selftests/powerpc: Return skip code for spectre_v2Thadeu Lima de Souza Cascardo
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2019-11-21selftests/powerpc: spectre_v2 test must be built 64-bitMichael Ellerman
2019-10-30selftests/powerpc: Add a test of spectre_v2 mitigationsMichael Ellerman
2019-08-22selftests/powerpc: Ignore generated filesGustavo Romero
2018-10-31selftests: powerpc: Fix warning for security subdirJoel Stanley
2018-10-30selftests/powerpc: Relax L1d miss targets for rfi_flush testNaveen N. Rao
2018-10-20selftests/powerpc: Add test to verify rfi flush across a system callNaveen N. Rao