OP-TEE: RPC
2024-11-18
| 2025-1-12
本文字數 426閱讀時長 2 分鐘
type
Post
status
Published
date
Nov 18, 2024
slug
summary
OP-TEE RPC 的 codes trace 筆記。
tags
OP-TEE
category
Security
icon
password
⚠️
The code is based on: https://gitlab.com/riseproject/riscv-optee/optee_os/-/tree/dev-optee-mpxy Commit ID: 75df9ba41a404aec897399ead0ff0aebcbff48ca
  • thread_rpc_cmd()
    • Call thread_rpc() with rpc_args (rv[THREAD_RPC_NUM_ARGS]). rpc_args’s first element is set to OPTEE_ABI_RETURN_RPC_CMD function.
  • OP-TEE
  • OP-TEE: ABIOP-TEE: ldelf
    Loading...
    目錄