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

[fix] Raise a fatal error in the ROM if max. limit of measurements is crossed #1596

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

Conversation

mhatrevi
Copy link
Collaborator

This change updates the logic when a stash measurement is requested beyond the max. supported. The new code raises a fatal error instead of continuing the boot sequence.

This change addresses issue# 1590.

… crossed.

This change updates the logic when a stash measurement is requested beyond the max. supported.
The new code raises a fatal error instead of continuing the boot sequence.

This change addresses issue# 1590.
@jhand2
Copy link
Collaborator

jhand2 commented Jul 1, 2024

Left a comment on #1590 about this. This feels more like a behavior change than a bugfix.

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.

Error for Stash Measurement MB Command Causes Fatal Error
2 participants