The NetBSD Project

CVS log for pkgsrc/sysutils/arm-trusted-firmware-fiptool/patches/Attic/patch-fiptool_uuid_parse

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / arm-trusted-firmware-fiptool / patches

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.2
Tue Jun 30 14:33:15 2020 UTC (4 years, 5 months ago) by thorpej
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.1: +1 -1 lines
- Re-factor the arm-trusted-firmware packages into common definitions and
  build infrastructure.
- Update arm-trusted-firmware to v2.3.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue May 14 04:08:51 2019 UTC (5 years, 6 months ago) by thorpej
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
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>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>