Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new TCB status TD_RELAUNCH_ADVISED #4938

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

asvrada
Copy link
Collaborator

@asvrada asvrada commented Mar 26, 2024

Add a new value OE_SGX_TCB_STATUS_TD_RELAUNCH_ADVISED to oe_sgx_tcb_status_t

It reflects the new value SGX_QL_QV_RESULT_TD_RELAUNCH_ADVISED from sgx_ql_qv_result_t, introduced in Intel DCAP 1.20 version.

Also adds a new value OE_SGX_TCB_STATUS_TD_RELAUNCH_ADVISED_CONFIG_NEEDED to oe_sgx_tcb_status_t

It reflects the new value SGX_QL_QV_RESULT_TD_RELAUNCH_ADVISED_CONFIG_NEEDED from sgx_ql_qv_result_t, to be introduced in not-yet-released Intel DCAP 1.21 version.

Doc for the new error code: https://download.01.org/intel-sgx/latest/dcap-latest/linux/docs/Intel_TDX_DCAP_Quoting_Library_API.pdf

Update to Intel DCAP 1.20 for some filest
Add new error code OE_SGX_TCB_STATUS_TD_RELAUNCH_ADVISED
and OE_SGX_TCB_STATUS_TD_RELAUNCH_ADVISED_CONFIG_NEEDED (this error code
will be added to Intel DCAP 1.21, not released yet)

Signed-off-by: Zijie Wu <zijiewu@microsoft.com>
@asvrada
Copy link
Collaborator Author

asvrada commented Apr 2, 2024

Will keep this PR open until its tested manually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants