mbox series

[isar-cip-core,0/3] Service watchdog in initramfs-crypto-hook, harden watchdog settings

Message ID cover.1688630668.git.jan.kiszka@siemens.com (mailing list archive)
Headers show
Series Service watchdog in initramfs-crypto-hook, harden watchdog settings | expand

Message

Jan Kiszka July 6, 2023, 8:04 a.m. UTC
See patches for details.

Aside that, we still have an issue with the iTCO in 5.10 and older due
to a missing commit, see [1]. If upstream rejects stable as target, I
will propose the patches for -cip.

Jan

[1] https://lore.kernel.org/linux-watchdog/251a6e29-4ba1-73ed-d714-f35a2d3ee4b3@siemens.com/T/#t

Jan Kiszka (3):
  initramfs-crypt-hook: Remove needless differences between clevis and
    systemd scripts
  initramfs-crypt-hook: Service watchdog while setting up the crypto
    partitions
  x86: Harden watchdog settings

 .../files/encrypt_partition.clevis.script     | 22 +++++++++--
 .../files/encrypt_partition.env.tmpl          |  2 +
 .../files/encrypt_partition.systemd.hook      |  2 +
 .../files/encrypt_partition.systemd.script    | 39 +++++++++++++------
 .../initramfs-crypt-hook_0.1.bb               |  7 +++-
 wic/qemu-amd64-efibootguard-secureboot.wks.in |  2 +-
 wic/x86-efibootguard.wks.in                   |  2 +-
 7 files changed, 59 insertions(+), 17 deletions(-)