Messages in this thread |  | | From | Björn Töpel <> | | Subject | Re: [PATCH] riscv: selftests: Add signal handling vector tests | | Date | Thu, 04 Apr 2024 07:46:54 +0200 |
| |
Charlie Jenkins <charlie@rivosinc.com> writes:
> Add two tests to check vector save/restore when a signal is received > during a vector routine. One test ensures that a value is not clobbered > during signal handling. The other verifies that vector registers > modified in the signal handler are properly reflected when the signal > handling is complete. > > Signed-off-by: Charlie Jenkins <charlie@rivosinc.com>
Nice!
Reviewed-by: Björn Töpel <bjorn@rivosinc.com>
|  |