__sbi_mpxy_setup_shmem()c
| 2024-10-19
本文字數 48閱讀時長 1 分鐘
  • __sbi_mpxy_setup_shmem()
    • Allocates 4KB shared memory (4KB aligned).
    • Call sbi_mpxy_set_shmem SBI call to set up MPXY shared memory for the current core. This will invoke OpenSBI’s sbi_mpxy_set_shmem() to save the shared memory address and size into current hart domain’s mpxy_state (Untrusted domain).
Loading...
目錄