Commit graph

8 commits

Author SHA1 Message Date
nia
d75334de07 sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 11:19:17 +00:00
nia
67e36f8dd3 sysutils: Remove SHA1 hashes for distfiles 2021-10-07 14:57:31 +00:00
nia
a67b520040 arm-trusted-firmware-fiptool: needs openssl 2021-05-14 11:45:24 +00:00
thorpej
894795e257 - Re-factor the arm-trusted-firmware packages into common definitions and
build infrastructure.
- Update arm-trusted-firmware to v2.3.
2020-06-30 14:33:14 +00:00
thorpej
db6206136a Pluck the following patch from upstream:
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>
2019-05-14 04:08:51 +00:00
wiz
d072cff5b0 arm-trusted-firmware-fiptool: fix make fetch.
Simplify package, distname, honor LDFLAGS (fixes RELRO), pkglint cleanup.

Bump PKGREVISION
2019-01-20 17:39:05 +00:00
martin
c34d931e4b Fix PKGNAME (confusion with DISTNAME). Pointed out by Jared. 2019-01-16 14:51:35 +00:00
martin
232534d65a Add "fiptool" from ARM trusted firmware - needed e.g. for updating
Odroid-C2 u-boot.
2019-01-16 14:34:04 +00:00