git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
f39199e
c0231ed
)
Merge tag 'tpm-master-16112024' of https://source.denx.de/u-boot/custodians/u-boot-tpm
author
Tom Rini
<trini@konsulko.com>
Sat, 16 Nov 2024 19:09:18 +0000
(13:09 -0600)
committer
Tom Rini
<trini@konsulko.com>
Sat, 16 Nov 2024 19:09:18 +0000
(13:09 -0600)
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()
Trivial merge