util/cse_serger: Add a new tool for stitching CSE components
This change adds a new tool `cse_serger` which can be used to print, dump and stitch together different components for the CSE region. BUG=b:189177186 Change-Id: I90dd809b47fd16afdc80e66431312721082496aa Signed-off-by: Furquan Shaikh <furquan@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/55503 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
This commit is contained in:
8
util/cbfstool/bpdt_formats/Makefile.inc
Normal file
8
util/cbfstool/bpdt_formats/Makefile.inc
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
bpdt_formats_obj += bpdt_1_6.o
|
||||
bpdt_formats_obj += bpdt_1_7.o
|
||||
|
||||
bpdt_formats_obj += subpart_hdr_1.o
|
||||
bpdt_formats_obj += subpart_hdr_2.o
|
||||
|
||||
bpdt_formats_obj += subpart_entry_1.o
|
Reference in New Issue
Block a user