[PATCH v2] selftests/ftrace: Skip test for optimized probes on PowerPC if Secure Boot is enabled

2024-08-12 Thread Akanksha J N
ecure-boot. And, skip execution of the test on PowerPC if Secure Boot is enabled (0002). With this patch, test skips as unsupported: === Ftrace unit tests === [1] Register/unregister optimized probe [UNSUPPORTED] Signed-off-by: Akanksha J N --- .../selftests/ftrace/test.d/kprobe/kprobe_o

[PATCH v1] selftests/ftrace: Skip test for optimized probes on PowerPC if Secure Boot is enabled

2024-07-16 Thread Akanksha J N
ecure-boot. And, skip execution of the test on PowerPC if Secure Boot is enabled (0002). With this patch, test skips as unsupported: === Ftrace unit tests === [1] Register/unregister optimized probe [UNSUPPORTED] Signed-off-by: Akanksha J N --- .../selftests/ftrace/test.d/kprobe/kprobe_o