* [GIT PULL] Please pull u-boot-dfu-20240215
@ 2024-02-15 14:40 Mattijs Korpershoek
2024-02-15 17:17 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Mattijs Korpershoek @ 2024-02-15 14:40 UTC (permalink / raw)
To: Tom Rini; +Cc: Lukasz Majewski, Igor Opaniuk, u-boot
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Please pull u-boot-dfu-20240215
2024-02-15 14:40 [GIT PULL] Please pull u-boot-dfu-20240215 Mattijs Korpershoek
@ 2024-02-15 17:17 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2024-02-15 17:17 UTC (permalink / raw)
To: Mattijs Korpershoek; +Cc: Lukasz Majewski, Igor Opaniuk, u-boot
[-- Attachment #1: Type: text/plain, Size: 941 bytes --]
On Thu, Feb 15, 2024 at 03:40:33PM +0100, Mattijs Korpershoek wrote:
> 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)
>
Applied to u-boot/master, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-15 17:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-15 14:40 [GIT PULL] Please pull u-boot-dfu-20240215 Mattijs Korpershoek
2024-02-15 17:17 ` Tom Rini
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.