|
[isar-cip-core PATCH v2 3/6] secure-boot: select boot partition in initramfs
From: Quirin Gylstorff <quirin.gylstorff@...>
As the usage of a unified kernel image freeze the kernel commmandline
during build time the rootfs selection for swupdate can no longer be
done
From: Quirin Gylstorff <quirin.gylstorff@...>
As the usage of a unified kernel image freeze the kernel commmandline
during build time the rootfs selection for swupdate can no longer be
done
|
By
Quirin Gylstorff
·
#4859
·
|
|
[isar-cip-core PATCH v2 0/6] secureboot with efibootguard
From: Quirin Gylstorff <quirin.gylstorff@...>
This patchset adds secureboot with efibootguard to cip-core.
The image build signs the efibootguard bootloader (bootx64.efi) and generates
a
From: Quirin Gylstorff <quirin.gylstorff@...>
This patchset adds secureboot with efibootguard to cip-core.
The image build signs the efibootguard bootloader (bootx64.efi) and generates
a
|
By
Quirin Gylstorff
·
#4858
·
|
|
[isar-cip-core PATCH v2 1/6] kernel: add fat for qemu-amd64
From: Quirin Gylstorff <quirin.gylstorff@...>
Add a fat configuration to access FAT Partitions on the qemu-amd64
target.
Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...>
---
From: Quirin Gylstorff <quirin.gylstorff@...>
Add a fat configuration to access FAT Partitions on the qemu-amd64
target.
Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...>
---
|
By
Quirin Gylstorff
·
#4857
·
|
|
[isar-cip-core PATCH v2 5/5] swupdate: create swu file from wic image
From: Quirin Gylstorff <quirin.gylstorff@...>
Create a swu file for swupdate to update devices in the field.
This is done in the same step as the complete image build
to avoid diverging
From: Quirin Gylstorff <quirin.gylstorff@...>
Create a swu file for swupdate to update devices in the field.
This is done in the same step as the complete image build
to avoid diverging
|
By
Quirin Gylstorff
·
#4856
·
|
|
[isar-cip-core PATCH v2 3/5] recipes-core: add swupdate
From: Quirin Gylstorff <quirin.gylstorff@...>
Add swupdate for A/B software updates. Currently the Round Robin
handler in lua supports efibootguard as bootloader. The u-boot
implementation is
From: Quirin Gylstorff <quirin.gylstorff@...>
Add swupdate for A/B software updates. Currently the Round Robin
handler in lua supports efibootguard as bootloader. The u-boot
implementation is
|
By
Quirin Gylstorff
·
#4855
·
|
|
[isar-cip-core PATCH v2 4/5] wic: Add wks files for A/B Partition update
From: Quirin Gylstorff <quirin.gylstorff@...>
Add wks for:
- simatic-ipc227e
- qemu-amd64
Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...>
---
kas/opt/ebg-swu.yml
From: Quirin Gylstorff <quirin.gylstorff@...>
Add wks for:
- simatic-ipc227e
- qemu-amd64
Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...>
---
kas/opt/ebg-swu.yml
|
By
Quirin Gylstorff
·
#4854
·
|
|
[isar-cip-core PATCH v2 1/5] recipes-bsp: Add efibootguard
From: Quirin Gylstorff <quirin.gylstorff@...>
Add the bootloader efibootguard for A/B partition update
on x86 with EFI.
Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...>
---
From: Quirin Gylstorff <quirin.gylstorff@...>
Add the bootloader efibootguard for A/B partition update
on x86 with EFI.
Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...>
---
|
By
Quirin Gylstorff
·
#4853
·
|
|
[isar-cip-core PATCH v2 0/5] A/B Rootfs update with software update
From: Quirin Gylstorff <quirin.gylstorff@...>
This patchset adds efibootguard, swupdate to allow A/B updates in
cip-core. The update mechanism is currently only implemented for
From: Quirin Gylstorff <quirin.gylstorff@...>
This patchset adds efibootguard, swupdate to allow A/B updates in
cip-core. The update mechanism is currently only implemented for
|
By
Quirin Gylstorff
·
#4852
·
|
|
[isar-cip-core PATCH v2 2/5] patches: add libubootenv
From: Quirin Gylstorff <quirin.gylstorff@...>
swupdate 2020.04 requires libubootenv as build dependency.
libubootenv is a library that provides a hardware independent
way to access to U-Boot
From: Quirin Gylstorff <quirin.gylstorff@...>
swupdate 2020.04 requires libubootenv as build dependency.
libubootenv is a library that provides a hardware independent
way to access to U-Boot
|
By
Quirin Gylstorff
·
#4851
·
|
|
Re: [isar-cip-core RFC 3/4] recipes-core: add swupdate
I will fix that in v2
By
Quirin Gylstorff
·
#4850
·
|
|
Re: [isar-cip-core RFC 1/4] recipes-bsp: Add efibootguard
Sure
By
Quirin Gylstorff
·
#4849
·
|
|
Re: [isar-cip-core RFC 6/7] swupdate: Add luahandler for secureboot
it uses the partuuid from root. If someone finds a better way to get
the current root without parsing the kernel commandline I would use
that.
I move the patch to the a/b update patch.
--
Quirin
it uses the partuuid from root. If someone finds a better way to get
the current root without parsing the kernel commandline I would use
that.
I move the patch to the a/b update patch.
--
Quirin
|
By
Quirin Gylstorff
·
#4848
·
|
|
Re: [isar-cip-core RFC 6/7] swupdate: Add luahandler for secureboot
Seems not really specific to secure-boot, rather related to the initramfs-based rootfs selection. But is that one actually using PARTUUID in the end? Or rather device paths?
Anyway, I'm not against
Seems not really specific to secure-boot, rather related to the initramfs-based rootfs selection. But is that one actually using PARTUUID in the end? Or rather device paths?
Anyway, I'm not against
|
By
Jan Kiszka
·
#4847
·
|
|
Re: [cip-kernel-config PATCH] ipc227e: Add missing options to mount fat
Hi,
By
Nobuhiro Iwamatsu
·
#4846
·
|
|
[ANNOUNCE] Release v4.19.130-cip29
Hi,
CIP kernel team has released Linux kernel v4.19.130-cip29.
The linux-4.19.y-cip tree has been updated base version from v4.19.128 to v4.19.130.
You can get this release via the git tree at:
Hi,
CIP kernel team has released Linux kernel v4.19.130-cip29.
The linux-4.19.y-cip tree has been updated base version from v4.19.128 to v4.19.130.
You can get this release via the git tree at:
|
By
Nobuhiro Iwamatsu
·
#4845
·
|
|
Re: [isar-cip-core PATCH v2 1/1] kas: Restructure kas files.
Applied to next, also fixing up the remaining README spots.
Thanks,
Jan
--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux
Applied to next, also fixing up the remaining README spots.
Thanks,
Jan
--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux
|
By
Jan Kiszka
·
#4844
·
|
|
[isar-cip-core PATCH v2 0/1] Cleanup
From: Quirin Gylstorff <quirin.gylstorff@...>
Move kas related files into folder kas for a cleaner repository root.
Update isar to remove patches folder for now
Changes V2:
- move kas-cip
From: Quirin Gylstorff <quirin.gylstorff@...>
Move kas related files into folder kas for a cleaner repository root.
Update isar to remove patches folder for now
Changes V2:
- move kas-cip
|
By
Quirin Gylstorff
·
#4843
·
|
|
[isar-cip-core PATCH v2 1/1] kas: Restructure kas files.
From: Quirin Gylstorff <quirin.gylstorff@...>
Create folder structure
kas -> general configuration
kas/board -> all supported boards
kas/opt -> all kas option files
Signed-off-by: Quirin
From: Quirin Gylstorff <quirin.gylstorff@...>
Create folder structure
kas -> general configuration
kas/board -> all supported boards
kas/opt -> all kas option files
Signed-off-by: Quirin
|
By
Quirin Gylstorff
·
#4842
·
|
|
Re: [isar-cip-core RFC 1/4] recipes-bsp: Add efibootguard
I just released 0.7. Maybe you could update when preparing v2.
Jan
--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux
I just released 0.7. Maybe you could update when preparing v2.
Jan
--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux
|
By
Jan Kiszka
·
#4841
·
|
|
Re: [isar-cip-core RFC 3/4] recipes-core: add swupdate
Internal mirror. You need to go back to upstream.
And do we actually need gitsm? It is not a mature feature of bitbake, thus generally discouraged.
Jan
--
Siemens AG, Corporate Technology, CT RDA
Internal mirror. You need to go back to upstream.
And do we actually need gitsm? It is not a mature feature of bitbake, thus generally discouraged.
Jan
--
Siemens AG, Corporate Technology, CT RDA
|
By
Jan Kiszka
·
#4840
·
|