|
4.4-cip release
2 messages
Hi! I have merged 4.4-st trees to 4.4-cip, so there should be good time to do 4.4-cip release. (Tests are still running, but there's good chance they'll be ready when you'll read this). Best regards,
Hi! I have merged 4.4-st trees to 4.4-cip, so there should be good time to do 4.4-cip release. (Tests are still running, but there's good chance they'll be ready when you'll read this). Best regards,
|
By
Pavel Machek
·
|
|
cip-gitlab/ci/pavel/linux-test build: 185 builds: 5 failed, 180 passed, 6 errors, 41 warnings (v4.4.302-cip70-236-g69445bc0d4209)
#kernelci
cip-gitlab/ci/pavel/linux-test build: 185 builds: 5 failed, 180 passed, 6 errors, 41 warnings (v4.4.302-cip70-236-g69445bc0d4209) Full Build Summary: https://kernelci.org/build/cip-gitlab/branch/ci%2F
cip-gitlab/ci/pavel/linux-test build: 185 builds: 5 failed, 180 passed, 6 errors, 41 warnings (v4.4.302-cip70-236-g69445bc0d4209) Full Build Summary: https://kernelci.org/build/cip-gitlab/branch/ci%2F
|
By
kernelci.org bot
·
|
|
cip/linux-4.4.y-cip build: 180 builds: 0 failed, 180 passed, 41 warnings (v4.4.302-cip70-236-g69445bc0d4209)
#kernelci
cip/linux-4.4.y-cip build: 180 builds: 0 failed, 180 passed, 41 warnings (v4.4.302-cip70-236-g69445bc0d4209) Full Build Summary: https://kernelci.org/build/cip/branch/linux-4.4.y-cip/kernel/v4.4.302-c
cip/linux-4.4.y-cip build: 180 builds: 0 failed, 180 passed, 41 warnings (v4.4.302-cip70-236-g69445bc0d4209) Full Build Summary: https://kernelci.org/build/cip/branch/linux-4.4.y-cip/kernel/v4.4.302-c
|
By
kernelci.org bot
·
|
|
4.4-st-rc updated with patches up-to 4.9.328
3 messages
Hi! Results were pushed to -st-rc. I have added "KNOWN-BUGS" with ... well.. some documentation, and commit f077ac447faf72436e0a7e153695bbf1fccbcd68 is worth checking. Unfortunately, that tcp stuff is
Hi! Results were pushed to -st-rc. I have added "KNOWN-BUGS" with ... well.. some documentation, and commit f077ac447faf72436e0a7e153695bbf1fccbcd68 is worth checking. Unfortunately, that tcp stuff is
|
By
Pavel Machek
·
|
|
[isar-cip-core][PATCH 6/8] change ebg sb signer and secrets to pk kek db
4 messages
From: Sven Schultschik <sven.schultschik@...> The secure boot setup with OP-TEE, u-boot and EFI works with a platform key (pk), key exchange key (kek) and signature database (db). isar-cip-core should
From: Sven Schultschik <sven.schultschik@...> The secure boot setup with OP-TEE, u-boot and EFI works with a platform key (pk), key exchange key (kek) and signature database (db). isar-cip-core should
|
By
Schultschik, Sven
·
|
|
[isar-cip-core][PATCH 8/8] Use of snakeoil keys for qemu use case
From: Sven Schultschik <sven.schultschik@...> The snakeoil keys are copied to the deploy folder if machine is qemu-arm64. The RPMB qemu workaround is not persistent and for that the keys need to be pr
From: Sven Schultschik <sven.schultschik@...> The snakeoil keys are copied to the deploy folder if machine is qemu-arm64. The RPMB qemu workaround is not persistent and for that the keys need to be pr
|
By
Schultschik, Sven
·
|
|
[isar-cip-core][PATCH 7/8] enhance start-qemu.sh for arm64 secure boot
From: Sven Schultschik <sven.schultschik@...> The start-qemu shell script need some adjustments to switch on secure in the machine statement and adds the virtual random number generator if secure boot
From: Sven Schultschik <sven.schultschik@...> The start-qemu shell script need some adjustments to switch on secure in the machine statement and adds the virtual random number generator if secure boot
|
By
Schultschik, Sven
·
|
|
[isar-cip-core][PATCH 5/8] add recipe for trusted firmware a qemu arm64
From: Sven Schultschik <sven.schultschik@...> provide a recipe to generate the needed binary to start a secure boot qemu with integrated optee and active RPMB replay protected memory emulation within
From: Sven Schultschik <sven.schultschik@...> provide a recipe to generate the needed binary to start a secure boot qemu with integrated optee and active RPMB replay protected memory emulation within
|
By
Schultschik, Sven
·
|
|
[isar-cip-core][PATCH 4/8] add u-boot patch for qemu to support RPMB
From: Sven Schultschik <sven.schultschik@...> Qemu itself is missing a implemented emulation of an RPBM (replay protected memory) which is part of an emmc. Therefore currently a u-boot patch, which ad
From: Sven Schultschik <sven.schultschik@...> Qemu itself is missing a implemented emulation of an RPBM (replay protected memory) which is part of an emmc. Therefore currently a u-boot patch, which ad
|
By
Schultschik, Sven
·
|
|
[isar-cip-core][PATCH 3/8] Include optee into u-boot
From: Sven Schultschik <sven.schultschik@...> Optee is part of u-boot In the secureboot scenario to use optee and RPMB as secure storage. Signed-off-by: Sven Schultschik <sven.schultschik@...> --- rec
From: Sven Schultschik <sven.schultschik@...> Optee is part of u-boot In the secureboot scenario to use optee and RPMB as secure storage. Signed-off-by: Sven Schultschik <sven.schultschik@...> --- rec
|
By
Schultschik, Sven
·
|
|
[isar-cip-core][PATCH 2/8] add recipe for optee qemu arm64
From: Sven Schultschik <sven.schultschik@...> The recipe provides the possibility to create optee-os binaries for use inside of an qemu secureboot setup with edk2, rpmb, u-boot and uefi Signed-off-by:
From: Sven Schultschik <sven.schultschik@...> The recipe provides the possibility to create optee-os binaries for use inside of an qemu secureboot setup with edk2, rpmb, u-boot and uefi Signed-off-by:
|
By
Schultschik, Sven
·
|
|
[isar-cip-core][PATCH 0/8] Secureboot on QEMU with EDK2, OP-TEE and RPMB
From: Sven Schultschik <sven.schultschik@...> This series of patches will add recipes to build a QEMU setup which uses OP-TEE to use RPMB (Replay protected memory) of an EMMC for a secure storage. Whi
From: Sven Schultschik <sven.schultschik@...> This series of patches will add recipes to build a QEMU setup which uses OP-TEE to use RPMB (Replay protected memory) of an EMMC for a secure storage. Whi
|
By
Schultschik, Sven
·
|
|
CIP IRC weekly meeting today on libera.chat
2 messages
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
·
|
|
New CVE entries this week
Hi ! It's this week's CVE report. This week reported 2 new CVEs and 15 updated CVEs. * New CVEs CVE-2022-3903: An invalid pipe direction in the mceusb driver cause the kernel to DOS CVSS v3 score is n
Hi ! It's this week's CVE report. This week reported 2 new CVEs and 15 updated CVEs. * New CVEs CVE-2022-3903: An invalid pipe direction in the mceusb driver cause the kernel to DOS CVSS v3 score is n
|
By
Masami Ichikawa
·
|
|
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-timers: 7 runs, 10 regressions (v5.10.154-cip20-99-g0e320e4d37e4)
#kernelci
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-timers: 7 runs, 10 regressions (v5.10.154-cip20-99-g0e320e4d37e4) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig |
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-timers: 7 runs, 10 regressions (v5.10.154-cip20-99-g0e320e4d37e4) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig |
|
By
kernelci.org bot
·
|
|
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lkdtm: 4 runs, 1 regressions (v5.10.154-cip20-99-g0e320e4d37e4)
#kernelci
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lkdtm: 4 runs, 1 regressions (v5.10.154-cip20-99-g0e320e4d37e4) Regressions Summary ------------------- platform | arch | lab | compiler | defconfi
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lkdtm: 4 runs, 1 regressions (v5.10.154-cip20-99-g0e320e4d37e4) Regressions Summary ------------------- platform | arch | lab | compiler | defconfi
|
By
kernelci.org bot
·
|
|
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline-nfs: 26 runs, 1 regressions (v5.10.154-cip20-99-g0e320e4d37e4)
#kernelci
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline-nfs: 26 runs, 1 regressions (v5.10.154-cip20-99-g0e320e4d37e4) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline-nfs: 26 runs, 1 regressions (v5.10.154-cip20-99-g0e320e4d37e4) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig
|
By
kernelci.org bot
·
|
|
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline: 95 runs, 2 regressions (v5.10.154-cip20-99-g0e320e4d37e4)
#kernelci
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline: 95 runs, 2 regressions (v5.10.154-cip20-99-g0e320e4d37e4) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | re
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline: 95 runs, 2 regressions (v5.10.154-cip20-99-g0e320e4d37e4) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | re
|
By
kernelci.org bot
·
|
|
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc build: 189 builds: 3 failed, 186 passed, 4 errors, 9 warnings (v5.10.154-cip20-99-g0e320e4d37e4)
#kernelci
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc build: 189 builds: 3 failed, 186 passed, 4 errors, 9 warnings (v5.10.154-cip20-99-g0e320e4d37e4) Full Build Summary: https://kernelci.org/build/cip-gitlab/br
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc build: 189 builds: 3 failed, 186 passed, 4 errors, 9 warnings (v5.10.154-cip20-99-g0e320e4d37e4) Full Build Summary: https://kernelci.org/build/cip-gitlab/br
|
By
kernelci.org bot
·
|
|
cip-gitlab/ci/pavel/linux-test smc: 4 runs, 1 regressions (v4.19.265-cip85-rt27)
#kernelci
cip-gitlab/ci/pavel/linux-test smc: 4 runs, 1 regressions (v4.19.265-cip85-rt27) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions --------------------
cip-gitlab/ci/pavel/linux-test smc: 4 runs, 1 regressions (v4.19.265-cip85-rt27) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions --------------------
|
By
kernelci.org bot
·
|