confidential-containers / td-shim

Confidential Containers Shim Firmware
Other
97 stars 53 forks source link

Add new TDCALL functions to support TD partitioning #707

Closed vijaydhanraj closed 5 months ago

vijaydhanraj commented 5 months ago

Once https://github.com/confidential-containers/td-shim/issues/706 is done the next step would be to add new TDCALL functions to support TD partitioning. The following new TDCALLs may be required.

jyao1 commented 5 months ago

@vijaydhanraj, Could you please split the requirement to 3 different categories: 1. Change existing, 2. Clean up, 3. Add new ones?

Usually, we do not put so many request into one issue. The different task be assigned to different owner, with different time.

vijaydhanraj commented 5 months ago

Sure, will do accordingly. This issue, I will keep for adding new TDCALLs as the title says and will create two other issues for existing changes and cleanup.

vijaydhanraj commented 5 months ago

Created https://github.com/confidential-containers/td-shim/issues/708 for changing existing APIs and created https://github.com/confidential-containers/td-shim/issues/709 for general clean-ups.