On 8/2/24 18:34, Ajeet Singh wrote:
From: Mark Corbin<mark.cor...@embecsom.com>

Added implementations for 'set_mcontext' and 'get_ucontext_sigreturn'
functions for RISC-V architecture,
Both functions ensure that the CPU state and user context are properly
managed.

Signed-off-by: Mark Corbin<mark.cor...@embecsom.com>
Signed-off-by: Warner Losh<i...@bsdimp.com>
Signed-off-by: Ajeet Singh<itac...@freebsd.org>
Co-authored-by: Warner Losh<i...@bsdimp.com>
---
  bsd-user/riscv/signal.c | 54 +++++++++++++++++++++++++++++++++++++++++
  1 file changed, 54 insertions(+)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to