Skip to content

[#849] Separate RIM and PCR value validations into distinct methods #893

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

Closed
wants to merge 12 commits into from

Conversation

chubtub
Copy link
Contributor

@chubtub chubtub commented Jan 14, 2025

These changes separate FirmwareScvValidator.validateFirmware() into two private methods, validateRimSignature() and validatePcrValues().

Closes #849

@chubtub chubtub requested a review from iadgovuser26 January 14, 2025 15:44
@chubtub chubtub self-assigned this Jan 14, 2025
@chubtub chubtub changed the title [#849] Separate RIM and PCR value validations into distinct methods [#849] WIP: Separate RIM and PCR value validations into distinct methods Jan 22, 2025
@chubtub
Copy link
Contributor Author

chubtub commented Feb 13, 2025

Pending #899

chubtub and others added 2 commits March 12, 2025 13:13
* Updated to upload-artifact@v4

* Updated to download-artifact@v4
…d new events and is located where it should be (var/log/hirs). Ready for PR. (#903)
@chubtub chubtub changed the title [#849] WIP: Separate RIM and PCR value validations into distinct methods [#849] Separate RIM and PCR value validations into distinct methods Mar 12, 2025
chubtub and others added 5 commits April 8, 2025 14:38
* Registry libraries 0.7.5

* Update reference
* Take only first cert in multi part PEM, minimize side effects

* Other cases

* Github Actions dropping their ubuntu 20 runner
* Updated to upload-artifact@v4

* Updated to download-artifact@v4
@chubtub chubtub closed this Apr 10, 2025
@chubtub chubtub deleted the v3_issue-849 branch April 10, 2025 14:33
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.

Separate RIM and FW validation
3 participants