-
-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fstab, init: Remove securityfs mount
This is unused, remove it. Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
- Loading branch information
1 parent
1f8c88a
commit 6a9e7e2
Showing
2 changed files
with
0 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6a9e7e2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JonathonHall-Purism Actually, it was used per talos II.
Will revert that commit in another PR.Discussing under Dasharo/dasharo-issues#415 added value.
Feature is called IMA, and provides kernel measurements aggregates and extends pcr10.
6a9e7e2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might not be that interesting since we use busybox and IMA is not used to change PCR10 when loading modules through insmod provided there. More useful on kexec'ed kernel for runtime kernel.