Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add crc32 checks for fdt #1029

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add crc32 checks for fdt #1029

wants to merge 2 commits into from

Conversation

acostach
Copy link
Contributor

@acostach acostach commented Jun 5, 2023

No description provided.

@acostach
Copy link
Contributor Author

Internal improvement that tracks which boards make use of the checks currently:
https://balena.fibery.io/Work/Improvement/Extend-kernel-dtb-overlap-checks-to-all-devices-that-support-it-1132

@acostach
Copy link
Contributor Author

@resin-jenkins test this please

@acostach acostach force-pushed the add_crc32_checks_for_fdt branch 2 times, most recently from 32d1f35 to b58699e Compare August 25, 2023 09:36
... in the u-boot scripts. This depends on the
crc32 checks PR in meta-balena.

We only check that the kernel did not overlap
the fdt, because no other operation is performed
after unzipping the kernel image, apart from
booting.

Changelog-entry: rpi-u-boot-scr: Add crc32 checks for fdt
Signed-off-by: Alexandru Costache <[email protected]>
UBOOT_KCONFIG_SUPPORT defaults to 1 in meta-balena starting
with commit ef248aa5163 and the static integration of the env
is no longer necessary because it is already done by the OS
u-boot class.

Signed-off-by: Alexandru Costache <[email protected]>
@acostach acostach force-pushed the add_crc32_checks_for_fdt branch from b58699e to ace20c6 Compare November 19, 2024 11:01
@acostach acostach requested a review from floion November 19, 2024 11:02
@acostach acostach temporarily deployed to bm.balena-dev.com November 19, 2024 11:28 — with GitHub Actions Inactive
@acostach acostach temporarily deployed to bm.balena-dev.com November 19, 2024 11:28 — with GitHub Actions Inactive
@acostach acostach temporarily deployed to bm.balena-dev.com November 19, 2024 11:28 — with GitHub Actions Inactive
@acostach acostach temporarily deployed to bm.balena-dev.com November 19, 2024 11:28 — with GitHub Actions Inactive
@acostach acostach temporarily deployed to bm.balena-dev.com November 19, 2024 11:30 — with GitHub Actions Inactive
@acostach acostach temporarily deployed to bm.balena-dev.com November 19, 2024 11:30 — with GitHub Actions Inactive
@acostach acostach temporarily deployed to bm.balena-dev.com November 19, 2024 11:30 — with GitHub Actions Inactive
@acostach acostach temporarily deployed to bm.balena-dev.com November 19, 2024 11:40 — with GitHub Actions Inactive
@acostach acostach temporarily deployed to bm.balena-dev.com November 19, 2024 11:40 — with GitHub Actions Inactive
@acostach acostach temporarily deployed to bm.balena-dev.com November 19, 2024 11:40 — with GitHub Actions Inactive
@acostach acostach temporarily deployed to bm.balena-dev.com November 19, 2024 11:46 — with GitHub Actions Inactive
@acostach acostach temporarily deployed to bm.balena-dev.com November 19, 2024 11:46 — with GitHub Actions Inactive
@acostach acostach temporarily deployed to bm.balena-dev.com November 19, 2024 11:46 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant