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

tests: secureboot: add test to ensure partition integrity #3528

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

jakogut
Copy link
Contributor

@jakogut jakogut commented Oct 2, 2024

Ensure the signed kernel aborts the boot process when partitions or filesystems have been tampered with.

Change-type: patch


Contributor checklist

Reviewer Guidelines

  • When submitting a review, please pick:
    • 'Approve' if this change would be acceptable in the codebase (even if there are minor or cosmetic tweaks that could be improved).
    • 'Request Changes' if this change would not be acceptable in our codebase (e.g. bugs, changes that will make development harder in future, security/performance issues, etc).
    • 'Comment' if you don't feel you have enough information to decide either way (e.g. if you have major questions, or you don't understand the context of the change sufficiently to fully review yourself, but want to make a comment)

@jakogut jakogut requested a review from mtoman October 2, 2024 00:17
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:17 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:17 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:17 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:17 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:17 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:17 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:17 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:17 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:17 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:17 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:17 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:17 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:17 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:17 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:18 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:18 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:18 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:18 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:18 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:18 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:18 — with GitHub Actions Inactive
@jakogut jakogut had a problem deploying to balena-staging.com October 2, 2024 00:18 — with GitHub Actions Failure
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:18 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:18 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:18 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:18 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:18 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:18 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 2, 2024 00:18 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 25, 2024 21:31 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 25, 2024 21:31 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 25, 2024 21:31 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 25, 2024 21:31 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 25, 2024 21:31 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 25, 2024 21:31 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-staging.com October 25, 2024 21:31 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-cloud.com October 25, 2024 22:21 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-cloud.com October 25, 2024 22:21 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-cloud.com October 25, 2024 22:26 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-cloud.com October 25, 2024 22:26 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-cloud.com October 25, 2024 23:17 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-cloud.com October 25, 2024 23:17 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-cloud.com October 26, 2024 01:38 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-cloud.com October 26, 2024 18:47 — with GitHub Actions Inactive
@jakogut jakogut temporarily deployed to balena-cloud.com October 26, 2024 22:46 — with GitHub Actions Inactive
@flowzone-app flowzone-app bot merged commit b6b801a into master Oct 26, 2024
157 of 159 checks passed
@flowzone-app flowzone-app bot deleted the test-partition-integrity branch October 26, 2024 23:12
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.

3 participants