Commit graph

5 commits

Author SHA1 Message Date
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