selftests/powerpc: Add missing files to .gitignoresThese were missed when the respective tests were added, add them now.Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>Link: https://lore.ker
selftests/powerpc: Add missing files to .gitignoresThese were missed when the respective tests were added, add them now.Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>Link: https://lore.kernel.org/r/20220616070705.1941829-1-mpe@ellerman.id.au
show more ...
selftests/powerpc: Add test for real address error handlingAdd test for real address or control memory address accesserror handling, using NX-GZIP engine.The error is injected by accessing the c
selftests/powerpc: Add test for real address error handlingAdd test for real address or control memory address accesserror handling, using NX-GZIP engine.The error is injected by accessing the control memory addressusing illegal instruction, on successful handling the processattempting to access control memory address using illegalinstruction receives SIGBUS.Signed-off-by: Ganesh Goudar <ganeshgr@linux.ibm.com>Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>Link: https://lore.kernel.org/r/20220107141428.67862-2-ganeshgr@linux.ibm.com