All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
To: Tom Rini <trini@konsulko.com>
Cc: Lukasz Majewski <lukma@denx.de>,
	Igor Opaniuk <igor.opaniuk@gmail.com>,
	u-boot@lists.denx.de
Subject: [GIT PULL] Please pull u-boot-dfu-20240215
Date: Thu, 15 Feb 2024 15:40:33 +0100	[thread overview]
Message-ID: <87v86pyen2.fsf@baylibre.com> (raw)

Hi Tom,

Here are some developments for master including:

- Fix avb_verify command with SD cards
- Add u-boot-dfu maintainer tree for AB/AVB
- Avb: report verified boot state based on lock state
- Misc avb refactors improve code quality

The CI job is at https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/19653

Thanks,
Mattijs

The following changes since commit 37345abb97ef0dd9c50a03b2a72617612dcae585:

  Prepare v2024.04-rc2 (2024-02-13 18:16:57 -0500)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-20240215

for you to fetch changes up to e2f6270f2da844d598555702d3af4f2e3fae3f9f:

  doc: android: avb: sync usage details (2024-02-15 10:38:34 +0100)

----------------------------------------------------------------
u-boot-dfu-20240215

- Fix avb_verify command with SD cards
- Add u-boot-dfu maintainer tree for AB/AVB
- Avb: report verified boot state based on lock state
- Misc avb refactors improve code quality

----------------------------------------------------------------
Igor Opaniuk (8):
      MAINTAINERS: add custodian tree info for AVB/AB
      common: avb_verify: don't call mmc_switch_part for SD
      avb: move SPDX license identifiers to the first line
      common: avb_verify: rework error/debug prints
      cmd: avb: rework prints
      common: avb_verify: add str_avb_io_error/str_avb_slot_error
      cmd: avb: rework do_avb_verify_part
      doc: android: avb: sync usage details

 MAINTAINERS                            |   2 +
 cmd/avb.c                              | 173 +++++++++++++++++----------------
 common/avb_verify.c                    |  89 +++++++++++++----
 doc/android/avb2.rst                   |  16 ++-
 include/avb_verify.h                   |   7 +-
 test/py/tests/test_android/test_avb.py |   3 +-
 6 files changed, 180 insertions(+), 110 deletions(-)

             reply	other threads:[~2024-02-15 14:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-15 14:40 Mattijs Korpershoek [this message]
2024-02-15 17:17 ` [GIT PULL] Please pull u-boot-dfu-20240215 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=87v86pyen2.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 \
    /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.