From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
To: Tom Rini <trini@konsulko.com>, u-boot@lists.denx.de
Cc: Lukasz Majewski <lukma@denx.de>,
Aaron Kling <webgeek1234@gmail.com>,
Igor Opaniuk <igor.opaniuk@gmail.com>
Subject: [GIT PULL] Please pull u-boot-dfu-20250124
Date: Fri, 24 Jan 2025 14:12:32 +0100 [thread overview]
Message-ID: <87jzaks6db.fsf@baylibre.com> (raw)
Hi Tom,
Please find some fixes for master:
Android:
- Fix kcmdline null pointer dereference (reported by coverity and
multiple users)
- Move Igor to reviewers instead of maintainers for avb/ab
- Fix booting Android with AVB built-in, but disabled via
fastboot flash --disable-verity vbmeta vbmeta.img
CI Job:
- https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/24323
Thanks,
Mattijs
The following changes since commit a3b71cc6f5cc74d4edc5808790a3d2999ea3f7fe:
Merge patch series "upl: Prerequite patches for updated spec" (2025-01-22 17:08:47 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-20250124
for you to fetch changes up to 6745cbed6edc06fae7fbc4b360e39c3963d57b13:
bootstd: android: Allow boot with AVB failures when unlocked (2025-01-23 15:23:05 +0100)
----------------------------------------------------------------
u-boot-dfu-20250124
Android:
- Fix kcmdline null pointer dereference (reported by coverity and
multiple users)
- Move Igor to reviewers instead of maintainers for avb/ab
- Fix booting Android with AVB built-in, but disabled via
fastboot flash --disable-verity vbmeta vbmeta.img
----------------------------------------------------------------
Aaron Kling (1):
boot: android: Check kcmdline's for NULL in android_image_get_kernel()
Igor Opaniuk (1):
MAINTAINERS: move myself to reviewers for avb/ab
Mattijs Korpershoek (2):
bootstd: android: Add missing NULL in the avb partition list
bootstd: android: Allow boot with AVB failures when unlocked
MAINTAINERS | 4 ++--
boot/bootmeth_android.c | 39 +++++++++++++++++++++++++--------------
boot/image-android.c | 8 ++++----
3 files changed, 31 insertions(+), 20 deletions(-)
next reply other threads:[~2025-01-24 13:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-24 13:12 Mattijs Korpershoek [this message]
2025-01-24 18:01 ` [GIT PULL] Please pull u-boot-dfu-20250124 Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87jzaks6db.fsf@baylibre.com \
--to=mkorpershoek@baylibre.com \
--cc=igor.opaniuk@gmail.com \
--cc=lukma@denx.de \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=webgeek1234@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.