|
[isar-cip-core][Resend PATCH 2/4] scripts/deploy-cip-core.sh: Fix to correct filename with security extension
Since security extension uses the bb file, not the extension using local.conf,
the generated filename is different.
This sets the correct filename for security extensions.
Signed-off-by: Nobuhiro
Since security extension uses the bb file, not the extension using local.conf,
the generated filename is different.
This sets the correct filename for security extensions.
Signed-off-by: Nobuhiro
|
By
Nobuhiro Iwamatsu
·
#6445
·
|
|
[isar-cip-core][Resend PATCH 3/4] .gitlab-ci.yml: Drop 'deploy: disable' from build:qemu-amd64-base
This enables uploading of images built with build:qemu-amd64-base.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...>
---
.gitlab-ci.yml | 1 -
1 file changed, 1 deletion(-)
diff
This enables uploading of images built with build:qemu-amd64-base.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...>
---
.gitlab-ci.yml | 1 -
1 file changed, 1 deletion(-)
diff
|
By
Nobuhiro Iwamatsu
·
#6444
·
|
|
[isar-cip-core][Resend PATCH 4/4] .gitlab-ci.yml: Add build:qemu-amd64-test target
This adds a target for the test image for QEMU/amd64 architecture.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...>
---
.gitlab-ci.yml | 9 +++++++++
1 file changed, 9
This adds a target for the test image for QEMU/amd64 architecture.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...>
---
.gitlab-ci.yml | 9 +++++++++
1 file changed, 9
|
By
Nobuhiro Iwamatsu
·
#6443
·
|
|
[PATCH 1/4] scripts/deploy-cip-core.sh: Fix uploading tar.gz image
Since *.wic.img is always compressed, if this file does not exist (for
example, the extension is tar.gz), the image file upload will fail.
This will check for the extension of the
Since *.wic.img is always compressed, if this file does not exist (for
example, the extension is tar.gz), the image file upload will fail.
This will check for the extension of the
|
By
Nobuhiro Iwamatsu
·
#6442
·
|
|
[PATCH 3/4] .gitlab-ci.yml: Drop 'deploy: disable' from build:qemu-amd64-base
This enables uploading of images built with build:qemu-amd64-base.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...>
---
.gitlab-ci.yml | 1 -
1 file changed, 1 deletion(-)
diff
This enables uploading of images built with build:qemu-amd64-base.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...>
---
.gitlab-ci.yml | 1 -
1 file changed, 1 deletion(-)
diff
|
By
Nobuhiro Iwamatsu
·
#6441
·
|
|
[PATCH 4/4] .gitlab-ci.yml: Add build:qemu-amd64-test target
This adds a target for the test image for QEMU/amd64 architecture.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...>
---
.gitlab-ci.yml | 9 +++++++++
1 file changed, 9
This adds a target for the test image for QEMU/amd64 architecture.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...>
---
.gitlab-ci.yml | 9 +++++++++
1 file changed, 9
|
By
Nobuhiro Iwamatsu
·
#6440
·
|
|
[PATCH 2/4] scripts/deploy-cip-core.sh: Fix to correct filename with security extension
Since security extension uses the bb file, not the extension using local.conf,
the generated filename is different.
This sets the correct filename for security extensions.
Signed-off-by: Nobuhiro
Since security extension uses the bb file, not the extension using local.conf,
the generated filename is different.
This sets the correct filename for security extensions.
Signed-off-by: Nobuhiro
|
By
Nobuhiro Iwamatsu
·
#6439
·
|
|
Re: [PATCH 2/2] [isar-cip-core] Add support qemu-arm
Hi Jan,
By
Nobuhiro Iwamatsu
·
#6438
·
|
|
[isar-cip-core][PATCH] kas/opt: Restructure ebg-swu.yml and qemu-swupdate.yml
From: Quirin Gylstorff <quirin.gylstorff@...>
The kas files ebg-swu.yml and qemu-swupdate.yml overlap in
some cases. Clarify their use by moving all efibootguard related
configuration to
From: Quirin Gylstorff <quirin.gylstorff@...>
The kas files ebg-swu.yml and qemu-swupdate.yml overlap in
some cases. Clarify their use by moving all efibootguard related
configuration to
|
By
Quirin Gylstorff
·
#6437
·
|
|
Re: [isar-cip-core][PATCH v4 0/2] swupdate-config: variables cleanup
Right, that file is only an option file anyway.
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
Right, that file is only an option file anyway.
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
|
By
Jan Kiszka
·
#6436
·
|
|
Re: [isar-cip-core][PATCH v4 0/2] swupdate-config: variables cleanup
Alternative would be to change
`
-WKS_FILE = "qemu-amd64-${SWUPDATE_BOOTLOADER}.wks"
+WKS_FILE = "${MACHINE}-${SWUPDATE_BOOTLOADER}.wks"
`
Quirin
Alternative would be to change
`
-WKS_FILE = "qemu-amd64-${SWUPDATE_BOOTLOADER}.wks"
+WKS_FILE = "${MACHINE}-${SWUPDATE_BOOTLOADER}.wks"
`
Quirin
|
By
Quirin Gylstorff
·
#6435
·
|
|
Re: [isar-cip-core][PATCH v2] README.secureboot: Corrections
Yes, Quirin, that's sufficient to point it out.
Yes, Quirin, that's sufficient to point it out.
|
By
Dinesh Kumar
·
#6434
·
|
|
Re: [isar-cip-core][PATCH v2] README.secureboot: Corrections
Yes, just now I have changed settings and made it plaintext while replying, earlier it was HTML. I hope it will fix this issue.
Thanks for pointing it.
Sure, I will do that.
Yes, just now I have changed settings and made it plaintext while replying, earlier it was HTML. I hope it will fix this issue.
Thanks for pointing it.
Sure, I will do that.
|
By
Dinesh Kumar
·
#6433
·
|
|
CIP IRC weekly meeting today
Hi all,
Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today.
*Please note that the IRC meeting was rescheduled to UTC (GMT) 09:00 starting
Hi all,
Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today.
*Please note that the IRC meeting was rescheduled to UTC (GMT) 09:00 starting
|
By
masashi.kudo@cybertrust.co.jp <masashi.kudo@...>
·
#6432
·
|
|
Re: [isar-cip-core][PATCH v2] README.secureboot: Corrections
I added the following sentence to the README for the keys:
The formating is off:
Dinesh is that sufficient?
Quirin
I added the following sentence to the README for the keys:
The formating is off:
Dinesh is that sufficient?
Quirin
|
By
Quirin Gylstorff
·
#6431
·
|
|
Re: [isar-cip-core][PATCH v4 0/2] swupdate-config: variables cleanup
Thanks, applied to next.
We may eventually also want to do a renaming of qemu-swupdate.yml to
qemu-amd64-swupdate.yml - just for the case that there will also be ARM
qemu target to demonstrate/test
Thanks, applied to next.
We may eventually also want to do a renaming of qemu-swupdate.yml to
qemu-amd64-swupdate.yml - just for the case that there will also be ARM
qemu target to demonstrate/test
|
By
Jan Kiszka
·
#6430
·
|
|
Re: [isar-cip-core][PATCH v2] README.secureboot: Corrections
Dinesh, your citation settings are broken. When sending plaintext, as it
is common on public lists, you need to set the mark "> " at the
beginning of all cited line.
Feel free to send a patch (or MR
Dinesh, your citation settings are broken. When sending plaintext, as it
is common on public lists, you need to set the mark "> " at the
beginning of all cited line.
Feel free to send a patch (or MR
|
By
Jan Kiszka
·
#6429
·
|
|
Re: Cip-kernel-sec Updates for Week of 2021-05-05
No idea. All the servers I touched at work were still booting via
legacy BIOS. Mind you that these were old servers. The latest machine
we have, an AMD EPYC 7002, is UEFI only. I never looked at
No idea. All the servers I touched at work were still booting via
legacy BIOS. Mind you that these were old servers. The latest machine
we have, an AMD EPYC 7002, is UEFI only. I never looked at
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#6428
·
|
|
Re: Cip-kernel-sec Updates for Week of 2021-05-05
Hi!
Backport is trivial in this case.
This is UEFI secure boot, and it is more of "implement missing
blacklist functionality" than a bugfix.
If someone uses secure boot on UEFI, we may need to do
Hi!
Backport is trivial in this case.
This is UEFI secure boot, and it is more of "implement missing
blacklist functionality" than a bugfix.
If someone uses secure boot on UEFI, we may need to do
|
By
Pavel Machek
·
#6427
·
|
|
[isar-cip-core][PATCH v4 2/2] swupdate-config: add prefix to variable BOOTLOADER
From: Quirin Gylstorff <quirin.gylstorff@...>
The variable BOOTLOADER is only used for swupdate.
Add the prefix SWUPDATE to indicate the intended usage.
Signed-off-by: Quirin Gylstorff
From: Quirin Gylstorff <quirin.gylstorff@...>
The variable BOOTLOADER is only used for swupdate.
Add the prefix SWUPDATE to indicate the intended usage.
Signed-off-by: Quirin Gylstorff
|
By
Quirin Gylstorff
·
#6426
·
|