sbi_mpxy_send_message_withresp()c
| 2024-10-11
本文字數 44閱讀時長 1 分鐘
  • sbi_mpxy_send_message_withresp()
    • Send Message with Response (FID #4)
        1. Copy the message from TX buffer to the shared memory.
        1. Issue the SBI call. Switch to OpenSBI and jump to: sbi_ecall_mpxy_handler()
        1. If ret.error is success:
          1. Copy the response message from the shared memory to the RX buffer.
Loading...
目錄