|
Re: [PATCH 5.10.y-cip] arm64: dts: renesas: r9a07g054l2-smarc: Correct SoC name in comment
Hi!
A bit trivial, but looks ok to me. I can apply it if there are no
other comments.
Best regards,
Pavel
--
DENX Software
Hi!
A bit trivial, but looks ok to me. I can apply it if there are no
other comments.
Best regards,
Pavel
--
DENX Software
|
By
Pavel Machek
·
#9297
·
|
|
Re: [PATCH 5.10.y-cip] clk: renesas: rzg2l: Fix reset status function
Hi!
Looks ok to me. I can apply it if it passes testing and there are no
other comments.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB
Hi!
Looks ok to me. I can apply it if it passes testing and there are no
other comments.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB
|
By
Pavel Machek
·
#9296
·
|
|
[PATCH 5.10.y-cip] arm64: dts: renesas: r9a07g054l2-smarc: Correct SoC name in comment
From: Chris Paterson <chris.paterson2@...>
commit d1273f541ab409242e08da6bb836bb564021274c upstream.
This dts is for the RZ/V2L SMARC EVK, not RZ/G2L.
Fixes: f91c4c74796a ("arm64: dts:
From: Chris Paterson <chris.paterson2@...>
commit d1273f541ab409242e08da6bb836bb564021274c upstream.
This dts is for the RZ/V2L SMARC EVK, not RZ/G2L.
Fixes: f91c4c74796a ("arm64: dts:
|
By
Lad Prabhakar
·
#9295
·
|
|
[PATCH 5.10.y-cip] clk: renesas: rzg2l: Fix reset status function
commit 02c96ed9e4cd1f47bfcd10296fec6b0b69d6b3c6 upstream.
As per RZ/G2L HW(Rev.1.10) manual, reset monitor register value 0 means
reset signal is not applied (deassert state) and 1 means reset
commit 02c96ed9e4cd1f47bfcd10296fec6b0b69d6b3c6 upstream.
As per RZ/G2L HW(Rev.1.10) manual, reset monitor register value 0 means
reset signal is not applied (deassert state) and 1 means reset
|
By
Biju Das
·
#9294
·
|
|
[ANNOUNCE] Release v4.19.255-cip79 and v5.10.136-cip14
Hi,
CIP kernel team has released Linux kernel v4.19.255-cip79 and v5.10.136-cip14.
The linux-4.19.y-cip tree has been updated base version from v4.19.252 to v4.19.255,
and the linux-5.10.y-cip tree
Hi,
CIP kernel team has released Linux kernel v4.19.255-cip79 and v5.10.136-cip14.
The linux-4.19.y-cip tree has been updated base version from v4.19.252 to v4.19.255,
and the linux-5.10.y-cip tree
|
By
Nobuhiro Iwamatsu
·
#9293
·
|
|
Re: [isar-cip-core 0/4] SWUpdate on BBB
Why not using the UEFI path, like we have for qemu-arm already? Would be
much simpler to add (and likely also to maintain).
Also, I'm skeptical that your changes didn't break the UEFI
Why not using the UEFI path, like we have for qemu-arm already? Would be
much simpler to add (and likely also to maintain).
Also, I'm skeptical that your changes didn't break the UEFI
|
By
Jan Kiszka
·
#9292
·
|
|
Re: CIP IRC weekly meeting today on libera.chat
I might be on the road when today's meeting starts. I'm reviewing 5.10.137 ATM.
CU
Uli
I might be on the road when today's meeting starts. I'm reviewing 5.10.137 ATM.
CU
Uli
|
By
Ulrich Hecht
·
#9291
·
|
|
Re: Root filesystem for risc-v board
Hi,
As another suggestion, I've put the riscv64 debian rootfs image below.
https://people.debian.org/~iwamatsu/riscv64-unstable-base.tar.gz
Please feel free to use.
Best regards,
Hi,
As another suggestion, I've put the riscv64 debian rootfs image below.
https://people.debian.org/~iwamatsu/riscv64-unstable-base.tar.gz
Please feel free to use.
Best regards,
|
By
Nobuhiro Iwamatsu
·
#9290
·
|
|
Re: Root filesystem for risc-v board
Hello Pavel,
Sorry, it seems the image is generated as .ext4 by default:
build/tmp/deploy/images/qemu-riscv64/cip-core-image-cip-core-sid-ports-qemu-riscv64.ext4
My understanding is debian ports
Hello Pavel,
Sorry, it seems the image is generated as .ext4 by default:
build/tmp/deploy/images/qemu-riscv64/cip-core-image-cip-core-sid-ports-qemu-riscv64.ext4
My understanding is debian ports
|
By
Kazuhiro Hayashi
·
#9289
·
|
|
[isar-cip-core 4/4] Added README for BBB swupdate
From: Shivanand Kunijadar <Shivanand.Kunijadar@...>
Signed-off-by: Shivanand Kunijadar <Shivanand.Kunijadar@...>
---
doc/README.swupdate.bbb.md | 90
From: Shivanand Kunijadar <Shivanand.Kunijadar@...>
Signed-off-by: Shivanand Kunijadar <Shivanand.Kunijadar@...>
---
doc/README.swupdate.bbb.md | 90
|
By
Kunijadar Shivanand
·
#9288
·
|
|
[isar-cip-core 2/4] SWUpdate: add SWUpdate support to BBB
From: Shivanand Kunijadar <Shivanand.Kunijadar@...>
This patch adds following changes to support swupdate on BBB
- swupdate handler configuration file
- Add settings related to
From: Shivanand Kunijadar <Shivanand.Kunijadar@...>
This patch adds following changes to support swupdate on BBB
- swupdate handler configuration file
- Add settings related to
|
By
Kunijadar Shivanand
·
#9287
·
|
|
[isar-cip-core 3/4] customizations: add custom modifications for swupdate
From: Shivanand Kunijadar <Shivanand.Kunijadar@...>
Add /boot entry at /etc/fstab for /etc/fw_config and also add network
settings for SSH connection
Signed-off-by: Shivanand Kunijadar
From: Shivanand Kunijadar <Shivanand.Kunijadar@...>
Add /boot entry at /etc/fstab for /etc/fw_config and also add network
settings for SSH connection
Signed-off-by: Shivanand Kunijadar
|
By
Kunijadar Shivanand
·
#9286
·
|
|
[isar-cip-core 1/4] U-Boot: Add custom BBB U-Boot and partitioning
From: Shivanand Kunijadar <Shivanand.Kunijadar@...>
Add custom-built BBB U-Boot and adapt partitioning
layout.
Signed-off-by: Shivanand Kunijadar
From: Shivanand Kunijadar <Shivanand.Kunijadar@...>
Add custom-built BBB U-Boot and adapt partitioning
layout.
Signed-off-by: Shivanand Kunijadar
|
By
Kunijadar Shivanand
·
#9285
·
|
|
[isar-cip-core 0/4] SWUpdate on BBB
From: Shivanand Kunijadar <Shivanand.Kunijadar@...>
The patches are related to swupdate on BBB using u-boot as bootloader.
I confirmed swupdate on BBB board with all these patches. These
From: Shivanand Kunijadar <Shivanand.Kunijadar@...>
The patches are related to swupdate on BBB using u-boot as bootloader.
I confirmed swupdate on BBB board with all these patches. These
|
By
Kunijadar Shivanand
·
#9284
·
|
|
Re: Root filesystem for risc-v board
Hello Pavel,
We have a development branch in isar-cip-core, by which
we can generate a rootfs for QEMU riscv64.
https://gitlab.com/cip-project/cip-core/isar-cip-core/-/tree/thond/riscv-dev
Please
Hello Pavel,
We have a development branch in isar-cip-core, by which
we can generate a rootfs for QEMU riscv64.
https://gitlab.com/cip-project/cip-core/isar-cip-core/-/tree/thond/riscv-dev
Please
|
By
Kazuhiro Hayashi
·
#9283
·
|
|
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
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
|
By
Masami Ichikawa
·
#9282
·
|
|
New CVE entries this week
Hi !
It's this week's CVE report.
This week reported 1 new CVEs and 6 updated CVEs.
* New CVEs
CVE-2022-2503: LoadPin bypass via dm-verity table reload
NIST: CVSS v3 score is not
Hi !
It's this week's CVE report.
This week reported 1 new CVEs and 6 updated CVEs.
* New CVEs
CVE-2022-2503: LoadPin bypass via dm-verity table reload
NIST: CVSS v3 score is not
|
By
Masami Ichikawa
·
#9281
·
|
|
cip/linux-5.10.y-cip smc: 4 runs, 2 regressions (v5.10.131-cip13-84-g3b53e4dbd9f41)
#kernelci
cip/linux-5.10.y-cip smc: 4 runs, 2 regressions (v5.10.131-cip13-84-g3b53e4dbd9f41)
Regressions Summary
-------------------
platform | arch | lab | compiler | defconfig
cip/linux-5.10.y-cip smc: 4 runs, 2 regressions (v5.10.131-cip13-84-g3b53e4dbd9f41)
Regressions Summary
-------------------
platform | arch | lab | compiler | defconfig
|
By
kernelci.org bot <bot@...>
·
#9280
·
|
|
cip/linux-5.10.y-cip ltp-mm: 2 runs, 1 regressions (v5.10.131-cip13-84-g3b53e4dbd9f41)
#kernelci
cip/linux-5.10.y-cip ltp-mm: 2 runs, 1 regressions (v5.10.131-cip13-84-g3b53e4dbd9f41)
Regressions Summary
-------------------
platform | arch | lab | compiler | defconfig |
cip/linux-5.10.y-cip ltp-mm: 2 runs, 1 regressions (v5.10.131-cip13-84-g3b53e4dbd9f41)
Regressions Summary
-------------------
platform | arch | lab | compiler | defconfig |
|
By
kernelci.org bot <bot@...>
·
#9279
·
|
|
cip/linux-5.10.y-cip ltp-pty: 3 runs, 1 regressions (v5.10.131-cip13-84-g3b53e4dbd9f41)
#kernelci
cip/linux-5.10.y-cip ltp-pty: 3 runs, 1 regressions (v5.10.131-cip13-84-g3b53e4dbd9f41)
Regressions Summary
-------------------
platform | arch | lab | compiler | defconfig |
cip/linux-5.10.y-cip ltp-pty: 3 runs, 1 regressions (v5.10.131-cip13-84-g3b53e4dbd9f41)
Regressions Summary
-------------------
platform | arch | lab | compiler | defconfig |
|
By
kernelci.org bot <bot@...>
·
#9278
·
|