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:
Furquan Shaikh
2021-09-16 22:04:11 -07:00
parent 796aeeba96
commit d7fb6a90e1
11 changed files with 1963 additions and 4 deletions

View 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