cbfstool: allow file data converters to modify the header size
commitf82049793890cf615e7f7604720f3f8603aced87
authorPatrick Georgi <pgeorgi@google.com>
Tue, 11 Aug 2015 13:16:24 +0000 (11 15:16 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Thu, 13 Aug 2015 14:09:03 +0000 (13 16:09 +0200)
tree9afe3cac38012f113669b578e2a9b1b155ddf992
parent4110abca7213b926b6fa08e6b0f6f613ebb7c264
cbfstool: allow file data converters to modify the header size

The idea is that they can at some point add extended attributes to the header.
That also needs to be passed, but let's start simple.

Change-Id: I80359843078b149ac433ee3d739ea192592e16e7
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: http://review.coreboot.org/11216
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
util/cbfstool/cbfstool.c