JakubLedworowski
JakubLedworowski
### Current libspdm architecture Current architecture of libspdm requires providing callback functions for sending and receiving messages (see [ libspdm_register_device_io_func](https://github.com/DMTF/libspdm/blob/28571c8653f657ff26cdd6dfcd36414eff7dab86/include/library/spdm_common_lib.h#L527) ). Such approach is sufficient for a client application that...
For the TD attestation to work the connection to QGS on the host is needed. By default QGS runs on vsock port 4050, but can be modified by the host...
Please refer to individual commits for detailed explanation.
## Description Currently the models data from Hugging Face are downloaded to local shared directory under `/mnt/opea-models`. However, this is not correct approach in production use, because the models will...
# Description of problem 1. Prepare Intel platform with TDX enabled and kubernetes cluster 2. Install nydus-snapshotter v0.13.14 to the cluster 3. Install kata-containers with kata-qemu and kata-qemu-tdx runtime classes...