[PATCH i-g-t v2 0/6] Parse GSC-based HuC firmware layout
Lucas De Marchi
lucas.demarchi at intel.com
Tue Aug 20 23:29:22 UTC 2024
We previously assumed the manifest entry would be in a fixed position in
the file, which is not correct. This fixes the version reported for
LNL's HuC firmware. It also prepares it to be able to parse GSC's
headers, but there's still some code missing.
v2: Fix coding style and warnings according to black, pylint, flake8
Lucas De Marchi (6):
tools/intel-gfx-fw-info: Re-format with black
tools/intel-gfx-fw-info: Annotate abstract method
tools/intel-gfx-fw-info: Embed fw decoding
tools/intel-gfx-fw-info: Override kernel types
tools/intel-gfx-fw-info: Add proper HuC parser
tools/intel-gfx-fw-info: do not use bare 'except'
tools/intel-gfx-fw-info | 205 ++++++++++++++++++++++++++++++----------
1 file changed, 155 insertions(+), 50 deletions(-)
--
2.43.0
More information about the igt-dev
mailing list