|
Re: [isar-cip-core][PATCH 0/3] start-qemu.sh: Add some ease of use functionality
Yep, confirmed.
Will take all three if you could also update the documentation (on-top),
stating that building via "menu" will initialize the start-qemu vars
with fitting defaults.
Jan
--
Siemens
Yep, confirmed.
Will take all three if you could also update the documentation (on-top),
stating that building via "menu" will initialize the start-qemu vars
with fitting defaults.
Jan
--
Siemens
|
By
Jan Kiszka
·
#6997
·
|
|
Re: Replacing BBB kernel config: Status and AIs
Hi,
Sorry, v2 was lying around at [1].
[1]: https://gitlab.com/Quirin.Gy/cip-kernel-config/-/tree/feature/bbb-isar-config
Testing is missing.
Quirin
Hi,
Sorry, v2 was lying around at [1].
[1]: https://gitlab.com/Quirin.Gy/cip-kernel-config/-/tree/feature/bbb-isar-config
Testing is missing.
Quirin
|
By
Quirin Gylstorff
·
#6996
·
|
|
Re: [isar-cip-core][PATCH 0/3] start-qemu.sh: Add some ease of use functionality
Only dm-verity introduces the new target.
Quirin
Only dm-verity introduces the new target.
Quirin
|
By
Quirin Gylstorff
·
#6995
·
|
|
Replacing BBB kernel config: Status and AIs
Hello Jan, Quirin,
In CIP Core meeting today, we tried to discuss the current status of the activity[0]
to replace the kernel config for BBB in isar-cip-core (bbb_defconfig)
by cip-kernel-configs
Hello Jan, Quirin,
In CIP Core meeting today, we tried to discuss the current status of the activity[0]
to replace the kernel config for BBB in isar-cip-core (bbb_defconfig)
by cip-kernel-configs
|
By
Kazuhiro Hayashi
·
#6994
·
|
|
Re: [isar-cip-core][PATCH 0/3] start-qemu.sh: Add some ease of use functionality
...or is that only the case with your dm-verity series? Let me check.
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
...or is that only the case with your dm-verity series? Let me check.
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
|
By
Jan Kiszka
·
#6993
·
|
|
Re: [isar-cip-core][PATCH 0/3] start-qemu.sh: Add some ease of use functionality
Definitely an improvement! But the fact that secure boot comes with a
different target image is not reflected yet.
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
Definitely an improvement! But the fact that secure boot comes with a
different target image is not reflected yet.
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
|
By
Jan Kiszka
·
#6992
·
|
|
Re: [isar-cip-core][RFC v3 5/9] Create an read-only rootfs with dm-verity
The user can still configure IMAGE_SECURE_BOOT && !IMAGE_SWUPDATE. If
the former implies the latter, it should also select it.
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded
The user can still configure IMAGE_SECURE_BOOT && !IMAGE_SWUPDATE. If
the former implies the latter, it should also select it.
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded
|
By
Jan Kiszka
·
#6991
·
|
|
[isar-cip-core][PATCH 2/3] start-qemu.sh: parse .config.yaml for ease of use
From: Quirin Gylstorff <quirin.gylstorff@...>
Suggested-by: Jan Kiszka <jan.kiszka@...>
Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...>
---
start-qemu.sh | 13
From: Quirin Gylstorff <quirin.gylstorff@...>
Suggested-by: Jan Kiszka <jan.kiszka@...>
Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...>
---
start-qemu.sh | 13
|
By
Quirin Gylstorff
·
#6990
·
|
|
[isar-cip-core][PATCH 1/3] start-qemu.sh: set bootindex for SECURE_BOOT
From: Quirin Gylstorff <quirin.gylstorff@...>
Set the bootindex to avoid booting into the default uefi shell.
An if-clause is used to avoid the following error message for non-secure-boot
From: Quirin Gylstorff <quirin.gylstorff@...>
Set the bootindex to avoid booting into the default uefi shell.
An if-clause is used to avoid the following error message for non-secure-boot
|
By
Quirin Gylstorff
·
#6989
·
|
|
[isar-cip-core][PATCH 3/3] start-qemu.sh: Simplify qemu call
From: Quirin Gylstorff <quirin.gylstorff@...>
Move qemu call out of if clause to avoid code duplications and
use the same behavior for secure boot and non secure boot images.
Signed-off-by:
From: Quirin Gylstorff <quirin.gylstorff@...>
Move qemu call out of if clause to avoid code duplications and
use the same behavior for secure boot and non secure boot images.
Signed-off-by:
|
By
Quirin Gylstorff
·
#6988
·
|
|
[isar-cip-core][PATCH 0/3] start-qemu.sh: Add some ease of use functionality
From: Quirin Gylstorff <quirin.gylstorff@...>
Fix booting of secure-boot image
Parse .config.yaml for ease of use and reduced commandline clutter
Quirin Gylstorff (3):
start-qemu.sh: set
From: Quirin Gylstorff <quirin.gylstorff@...>
Fix booting of secure-boot image
Parse .config.yaml for ease of use and reduced commandline clutter
Quirin Gylstorff (3):
start-qemu.sh: set
|
By
Quirin Gylstorff
·
#6987
·
|
|
Re: [cip-kernel-config][PATCH 0/2] Add options for read-only rootfs
Hi,
Sorry, reply was too late.
I reviewed this patch, applied.
Best regards,
Nobuhiro
________________________________________
差出人: Jan Kiszka <jan.kiszka@...>
送信日時:
Hi,
Sorry, reply was too late.
I reviewed this patch, applied.
Best regards,
Nobuhiro
________________________________________
差出人: Jan Kiszka <jan.kiszka@...>
送信日時:
|
By
Nobuhiro Iwamatsu
·
#6986
·
|
|
Re: [cip-kernel-config][PATCH 0/2] Add options for read-only rootfs
Ping. Are merge requests preferred for this?
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
Ping. Are merge requests preferred for this?
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
|
By
Jan Kiszka
·
#6985
·
|
|
Re: [isar-cip-core][RESEND PATCH 0/2] Add support to test WiFi on RZ/G2M
thanks, applied.
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
thanks, applied.
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
|
By
Jan Kiszka
·
#6984
·
|
|
[isar-cip-core][RESEND PATCH 2/2] conf: hihope-rzg2m: Enable tools and firmware for testing WiFi
HiHope RZ/G2M platform has WiFi module (WL1837) which requires additional
firmware (provided by firmware-ti-connectivity) for the chip to work.
This patch enables tools and firmware required for
HiHope RZ/G2M platform has WiFi module (WL1837) which requires additional
firmware (provided by firmware-ti-connectivity) for the chip to work.
This patch enables tools and firmware required for
|
By
Lad Prabhakar
·
#6983
·
|
|
[isar-cip-core][RESEND PATCH 0/2] Add support to test WiFi on RZ/G2M
Hi All,
This patch series adds support to install required tools and firmware
for testing WiFi on HiHope RZ/G2M platform.
Cheers,
Prabhakar
Lad Prabhakar (2):
customizations: Add support to
Hi All,
This patch series adds support to install required tools and firmware
for testing WiFi on HiHope RZ/G2M platform.
Cheers,
Prabhakar
Lad Prabhakar (2):
customizations: Add support to
|
By
Lad Prabhakar
·
#6982
·
|
|
[isar-cip-core][RESEND PATCH 1/2] customizations: Add support to include tools and Firmware required for WiFi testing
Include iw tools, wireless-regdb (to include regulatory database) and any
additional firmware pointed by WIRELESS_FIRMWARE_PACKAGE variable only if
INSTALL_WIRELESS_TOOLS is set to "1".
Suggested-by:
Include iw tools, wireless-regdb (to include regulatory database) and any
additional firmware pointed by WIRELESS_FIRMWARE_PACKAGE variable only if
INSTALL_WIRELESS_TOOLS is set to "1".
Suggested-by:
|
By
Lad Prabhakar
·
#6981
·
|
|
Re: [PATCH 2/2] conf: hihope-rzg2m: Enable tools and firmware for testing WiFi
By
Lad Prabhakar
·
#6980
·
|
|
[PATCH 1/2] customizations: Add support to include tools and Firmware required for WiFi testing
Include iw tools, wireless-regdb (to include regulatory database) and any
additional firmware pointed by WIRELESS_FIRMWARE_PACKAGE variable only if
INSTALL_WIRELESS_TOOLS is set to "1".
Suggested-by:
Include iw tools, wireless-regdb (to include regulatory database) and any
additional firmware pointed by WIRELESS_FIRMWARE_PACKAGE variable only if
INSTALL_WIRELESS_TOOLS is set to "1".
Suggested-by:
|
By
Lad Prabhakar
·
#6979
·
|
|
[PATCH 2/2] conf: hihope-rzg2m: Enable tools and firmware for testing WiFi
HiHope RZ/G2M platform has WiFi module (WL1837) which requires additional
firmware (provided by firmware-ti-connectivity) for the chip to work.
This patch enables tools and firmware required for
HiHope RZ/G2M platform has WiFi module (WL1837) which requires additional
firmware (provided by firmware-ti-connectivity) for the chip to work.
This patch enables tools and firmware required for
|
By
Lad Prabhakar
·
#6978
·
|