issues
search
confidential-containers
/
td-shim
Confidential Containers Shim Firmware
Other
97
stars
53
forks
source link
Publish tdx-tdcall 0.2.0 for adding new functions to support TD partitioning
#719
Closed
OuyangHang33
closed
4 months ago
OuyangHang33
commented
4 months ago
Update the tdx-tdcall cargo.toml Version from 0.1.0 to 0.2.0
General clean up work
New APIs:
Wrapper to tdcall_accept_page accept a memory range ( td_accept_memory that takes start address and len of address range to be accepted).
Add tdcall_vm_read/write to access TD-scope meta field of a TD.
Add tdcall_vp_read/write is to access vCPU-scope meta field of a TD.
Add tdcall_vp_invept/invvpid to provide SEPT flushing support.
Add tdcall_vp_enter support.
Add tdcall to support memory attribute write.
Update the tdx-tdcall cargo.toml Version from 0.1.0 to 0.2.0