You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/03/31 03:49:50 UTC

[incubator-nuttx] branch master updated (8db038c -> 814c07c)

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 8db038c  ioe_rpmsg: use rptun_wait/post to resolve deadlock with usrsock
     add 814c07c  arch/risc-v: Store/Restore FPU register in exception_common

No new revisions were added by this update.

Summary of changes:
 arch/risc-v/src/common/riscv_copystate.c        | 15 +--------------
 arch/risc-v/src/common/riscv_exception_common.S | 18 ++++++++++++++----
 arch/risc-v/src/common/riscv_internal.h         |  5 -----
 arch/risc-v/src/common/riscv_swint.c            |  3 ---
 4 files changed, 15 insertions(+), 26 deletions(-)