aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/test-code-patching.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)1-1/+1
2024-08-21powerpc/code-patching: Add boot selftest for data patchingBenjamin Gray1-0/+41
2024-05-08powerpc/code-patching: Test patch_instructions() during bootBenjamin Gray1-0/+92
2021-12-23powerpc/code-patching: Replace patch_instruction() by ppc_inst_write() in selftestsChristophe Leroy1-40/+45
2021-12-23powerpc/code-patching: Move code patching selftests in its own fileChristophe Leroy1-0/+357