Age | Commit message (Collapse) | Author | Files | Lines |
|
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
|
|
|
|
|
build infrastructure.
- Update arm-trusted-firmware to v2.3.
|
|
tools/fiptool: Fix UUID parsing in blob handling
Commit 0336486 ("Make TF UUID RFC 4122 compliant") changed the scanf
parsing string to handle endianness correctly.
However that changed the number of items sscanf handles, without
adjusting the sanity check just below.
Increase the expected return value from 11 to 16 to let fiptool handle
UUIDs given as blob parameters correctly again.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
|
|
Simplify package, distname, honor LDFLAGS (fixes RELRO), pkglint cleanup.
Bump PKGREVISION
|
|
|
|
Odroid-C2 u-boot.
|