]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'fwu-next-19092024' of https://source.denx.de/u-boot/custodians/u-boot...
authorTom Rini <trini@konsulko.com>
Thu, 19 Sep 2024 17:25:26 +0000 (11:25 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 19 Sep 2024 17:25:26 +0000 (11:25 -0600)
commit2ac0a302ada6b1d0d9a2a137fd790ccd4f8d2090
treedc529cd1f3c14da2c028833bb501a4a6ddf1d9f1
parentc17805e19b9335e1fb5295c81b59eddf88d1b9ec
parent6f933aa963bb971d848ff6bd1c743035bbc98ead
Merge tag 'fwu-next-19092024' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next

This PR contains various improvements in the A/B update logic for EFI

- Read both copies of metadata, in case one of the is corrupted
- Check the metadata version against the running firmware to make sure it's
  allowed
- Limit the use of a revert capsule if the board is on a trial state and
  make sure it's not applied if the max counter has expired