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

RDTM and RDTExponent are hard coded #1983

Open
steven-bellock opened this issue Apr 23, 2023 · 0 comments
Open

RDTM and RDTExponent are hard coded #1983

steven-bellock opened this issue Apr 23, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@steven-bellock
Copy link
Contributor

spdm_context->error_data.rd_exponent = 1;
spdm_context->error_data.rd_tm = 1;

They should be able to be set by the Integrator, and RDTM needs to be greater than 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants