|
[isar-cip-core][PATCH] linux-cip: Update to 4.19.242-cip73, 5.10.115-cip7 and 5.10.104-cip3-rt3
From: Jan Kiszka <jan.kiszka@...> Signed-off-by: Jan Kiszka <jan.kiszka@...> --- ...t_5.10.104-cip3-rt3.bb => linux-cip-rt_5.10.109-cip5-rt4.bb} | 2 +- ...{linux-cip_4.19.239-cip72.bb
From: Jan Kiszka <jan.kiszka@...> Signed-off-by: Jan Kiszka <jan.kiszka@...> --- ...t_5.10.104-cip3-rt3.bb => linux-cip-rt_5.10.109-cip5-rt4.bb} | 2 +- ...{linux-cip_4.19.239-cip72.bb
|
By
Jan Kiszka
· #8360
·
|
|
[isar-cip-core][PATCH] efibootguard: Consolidate signed bootloader partitions in common include
From: Jan Kiszka <jan.kiszka@...> Model ebg-signed-sysparts.inc analogously to ebg-sysparts.inc because both in-tree users share already the configuration and kernel partition entries, and tha
From: Jan Kiszka <jan.kiszka@...> Model ebg-signed-sysparts.inc analogously to ebg-sysparts.inc because both in-tree users share already the configuration and kernel partition entries, and tha
|
By
Jan Kiszka
· #8359
·
|
|
CIP IRC weekly meeting today on libera.chat
Hi all, Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today. Our channel is the following: irc:irc.libera.chat:6667/cip The IRC meeting is sch
Hi all, Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today. Our channel is the following: irc:irc.libera.chat:6667/cip The IRC meeting is sch
|
By
Jan Kiszka
· #8324
·
|
|
[isar-cip-core] cip arm64 build breaks
Recurring topic, unfortunately. Still waiting for binfmt namespaces to resolve this. Jan
Recurring topic, unfortunately. Still waiting for binfmt namespaces to resolve this. Jan
|
By
Jan Kiszka
· #8288
·
|
|
[isar-cip-core] cip arm64 build breaks
Is your kas-container recent? Do you happen to have qemu-user-static installed also on the host? If so, please try to remove it then? Note that CI also passes. Jan
Is your kas-container recent? Do you happen to have qemu-user-static installed also on the host? If so, please try to remove it then? Note that CI also passes. Jan
|
By
Jan Kiszka
· #8285
·
|
|
[isar-cip-core][PATCH] start-qemu.sh: Fix arm support
From: Jan Kiszka <jan.kiszka@...> There is no "qemu-armhf", we called it qemu-arm. Therefore, finding its images failed. Rename DISTRO_ARCH to QEMU_ARCH and set it to "arm" for the related tar
From: Jan Kiszka <jan.kiszka@...> There is no "qemu-armhf", we called it qemu-arm. Therefore, finding its images failed. Rename DISTRO_ARCH to QEMU_ARCH and set it to "arm" for the related tar
|
By
Jan Kiszka
· #8278
·
|
|
[isar-cip-core][PATCH v2] swupdate: Update SRCREV
Thanks, applied. Jan
By
Jan Kiszka
· #8272
·
|
|
[isar-cip-core][PATCH v2 13/13] start-qemu.sh: Add support for SWUpdate and secure boot mode to arm64
From: Jan Kiszka <jan.kiszka@...> We just need to pick up the newly deployed firmware.bin as -bios, analogously to the x86's OVMF, and switch to a disk image. A separate key storage is not yet
From: Jan Kiszka <jan.kiszka@...> We just need to pick up the newly deployed firmware.bin as -bios, analogously to the x86's OVMF, and switch to a disk image. A separate key storage is not yet
|
By
Jan Kiszka
· #8268
·
|
|
[isar-cip-core][PATCH v2 08/13] efibootguard: Fix empty command line case
From: Jan Kiszka <jan.kiszka@...> We crash in case of an empty command line with non-unified kernel images right now. Just avoid cmdline==None, will also make upcoming changes simpler. Signed-
From: Jan Kiszka <jan.kiszka@...> We crash in case of an empty command line with non-unified kernel images right now. Just avoid cmdline==None, will also make upcoming changes simpler. Signed-
|
By
Jan Kiszka
· #8267
·
|
|
[isar-cip-core][PATCH v2 11/13] u-boot-qemu-arm64: Add recipe for customized version based on 2022.04
From: Jan Kiszka <jan.kiszka@...> This will be used for booting via UEFI, both in open and locked-down secure mode. The secure mode variations can be selected by adding "secureboot" to OVERRID
From: Jan Kiszka <jan.kiszka@...> This will be used for booting via UEFI, both in open and locked-down secure mode. The secure mode variations can be selected by adding "secureboot" to OVERRID
|
By
Jan Kiszka
· #8266
·
|
|
[isar-cip-core][PATCH v2 09/13] efibootguard: Use new unified kernel image generation
From: Jan Kiszka <jan.kiszka@...> Switch to the unified kernel image and its generator script that EFI Boot Guard now provides. So far this only simplifies the generation process. But it will
From: Jan Kiszka <jan.kiszka@...> Switch to the unified kernel image and its generator script that EFI Boot Guard now provides. So far this only simplifies the generation process. But it will
|
By
Jan Kiszka
· #8265
·
|
|
[isar-cip-core][PATCH v2 10/13] efibootguard: Add support for embedding DTBs into unified kernel images
From: Jan Kiszka <jan.kiszka@...> Pick up the DTBs specified via DTB_FILES and embed them into the unified kernel image that the wic plugin can generate. This does not work for normal kernels,
From: Jan Kiszka <jan.kiszka@...> Pick up the DTBs specified via DTB_FILES and embed them into the unified kernel image that the wic plugin can generate. This does not work for normal kernels,
|
By
Jan Kiszka
· #8264
·
|
|
[isar-cip-core][PATCH v2 12/13] Enable SWUpdate with and w/o secure boot for QEMU arm64
From: Jan Kiszka <jan.kiszka@...> Hook up the new U-Boot recipe, provide new wks files and disable the watchdog for EFI Boot Guard - that's all what's need to allow offering SWUpdate and secur
From: Jan Kiszka <jan.kiszka@...> Hook up the new U-Boot recipe, provide new wks files and disable the watchdog for EFI Boot Guard - that's all what's need to allow offering SWUpdate and secur
|
By
Jan Kiszka
· #8263
·
|
|
[isar-cip-core][PATCH v2 04/13] Rework secure boot key handling and signing recipes
From: Jan Kiszka <jan.kiszka@...> Simplify the signing recipe to a single, generic one. Instead, provide secure-boot-secrets packages that contain the used image key and certificate at a well-
From: Jan Kiszka <jan.kiszka@...> Simplify the signing recipe to a single, generic one. Instead, provide secure-boot-secrets packages that contain the used image key and certificate at a well-
|
By
Jan Kiszka
· #8262
·
|
|
[isar-cip-core][PATCH v2 07/13] efibootguard: Update to 0.11 release
From: Jan Kiszka <jan.kiszka@...> This version bring the new unified kernel stub and script to generate unified kernel images from that. That script requires python3, so we need to expand the
From: Jan Kiszka <jan.kiszka@...> This version bring the new unified kernel stub and script to generate unified kernel images from that. That script requires python3, so we need to expand the
|
By
Jan Kiszka
· #8261
·
|
|
[isar-cip-core][PATCH v2 03/13] initramfs-abrootfs-hook: Remove obsolete patch
From: Jan Kiszka <jan.kiszka@...> Forgotten to remove in f1e559498116. Signed-off-by: Jan Kiszka <jan.kiszka@...> --- .../files/debian-local-patch | 103 ------------------ 1 file chang
From: Jan Kiszka <jan.kiszka@...> Forgotten to remove in f1e559498116. Signed-off-by: Jan Kiszka <jan.kiszka@...> --- .../files/debian-local-patch | 103 ------------------ 1 file chang
|
By
Jan Kiszka
· #8260
·
|
|
[isar-cip-core][PATCH v2 00/13] Fixes and improvements for SWUpdate images, kernel/config update
Changes in v2: - add plugin fix for empty command line case Various update and enhancement I try to summarize here: - qemu-arm64 enabling for SWUpdate/secure boot using the UEFI pattern - update to EF
Changes in v2: - add plugin fix for empty command line case Various update and enhancement I try to summarize here: - qemu-arm64 enabling for SWUpdate/secure boot using the UEFI pattern - update to EF
|
By
Jan Kiszka
· #8259
·
|
|
[isar-cip-core][PATCH v2 05/13] linux-cip: Update cip-kernel-config for QEMU and ipc227e
From: Jan Kiszka <jan.kiszka@...> Needed for iTCO under -rt kernels, swupdate support on arm64 and xattr for squashfs in swupudate scenarios. Signed-off-by: Jan Kiszka <jan.kiszka@...>
From: Jan Kiszka <jan.kiszka@...> Needed for iTCO under -rt kernels, swupdate support on arm64 and xattr for squashfs in swupudate scenarios. Signed-off-by: Jan Kiszka <jan.kiszka@...>
|
By
Jan Kiszka
· #8258
·
|
|
[isar-cip-core][PATCH v2 06/13] linux-cip: Update to 4.19.239-cip72 and 5.10.112-cip6
From: Jan Kiszka <jan.kiszka@...> Signed-off-by: Jan Kiszka <jan.kiszka@...> --- ...{linux-cip_4.19.235-cip70.bb => linux-cip_4.19.239-cip72.bb} | 2 +- .../{linux-cip_5.10.106-cip4.bb
From: Jan Kiszka <jan.kiszka@...> Signed-off-by: Jan Kiszka <jan.kiszka@...> --- ...{linux-cip_4.19.235-cip70.bb => linux-cip_4.19.239-cip72.bb} | 2 +- .../{linux-cip_5.10.106-cip4.bb
|
By
Jan Kiszka
· #8257
·
|
|
[isar-cip-core][PATCH v2 02/13] initramfs-etc-overlay-hook: Install overlay module
From: Jan Kiszka <jan.kiszka@...> Needed in case overlay support is built as kernel module. Signed-off-by: Jan Kiszka <jan.kiszka@...> --- .../files/etc-overlay.hook | 25 +++++++++++++
From: Jan Kiszka <jan.kiszka@...> Needed in case overlay support is built as kernel module. Signed-off-by: Jan Kiszka <jan.kiszka@...> --- .../files/etc-overlay.hook | 25 +++++++++++++
|
By
Jan Kiszka
· #8256
·
|