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

feat(tpm2-tss): add tpm2.target and systemd-tpm2-generator #180

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

dracutng
Copy link

Changes

systemd/systemd@4e1f0037 added a new tpm2.target, which is now used by systemd-pcrphase-initrd.service, and systemd-tpm2-generator, which adds a Wants= dependency from sysinit.target to tpm2.target when it detects that the firmware discovered a TPM2 device but the kernel didn't.

Checklist

  • I have tested it locally
  • I have reviewed and updated any documentation if relevant
  • I am providing new code and test(s) for it

Fixes #

systemd/systemd@4e1f0037 added a new `tpm2.target`,
which is now used by `systemd-pcrphase-initrd.service`, and
`systemd-tpm2-generator`, which adds a `Wants=` dependency from `sysinit.target`
to `tpm2.target` when it detects that the firmware discovered a TPM2 device but
the kernel didn't.
@github-actions github-actions bot added modules Issue tracker for all modules tpm2-tss labels Apr 15, 2024
@aafeijoo-suse
Copy link
Contributor

image

I think there is no point in reviewing my own patch, even if a bot grabs it from another repository. Someone else should do it.

@LaszloGombos LaszloGombos merged commit edd870e into dracut-ng:main Apr 16, 2024
80 checks passed
@LaszloGombos LaszloGombos deleted the _2601 branch April 16, 2024 00:34
@LaszloGombos
Copy link
Contributor

(Cherry-picked commit from dracutdevs/dracut#2601)

@LaszloGombos LaszloGombos added systemd-only compatibility kernel, firmware, systemd labels Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility kernel, firmware, systemd modules Issue tracker for all modules systemd-only tpm2-tss
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants