]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'tpm-master-16112024' of https://source.denx.de/u-boot/custodians/u-boot-tpm
authorTom Rini <trini@konsulko.com>
Sat, 16 Nov 2024 19:09:18 +0000 (13:09 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 16 Nov 2024 19:09:18 +0000 (13:09 -0600)
commita38390284ad4261723d3a2411ba988828e994535
tree1bb5f1c9cd5aac8c016d2205bb581ca24f39ce2a
parentf39199e8096dab68fe4a8e15f8ff60026a5fe491
parentc0231ede0f555b098dc7418926a8f9b407cc9928
Merge tag 'tpm-master-16112024' of https://source.denx.de/u-boot/custodians/u-boot-tpm

CI: https://source.denx.de/u-boot/custodians/u-boot-tpm/-/pipelines/23393

- Two changes from Heinrich:
  - One is adding some missing TPM files for proper maintenance.
  - The second addresses Coverity-ID: 356664 replacing a mempcy() which
    has undefined behavior with memmove()