Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/6] Parse GSC-based HuC firmware layout
@ 2024-08-20 23:29 Lucas De Marchi
  2024-08-20 23:29 ` [PATCH i-g-t v2 1/6] tools/intel-gfx-fw-info: Re-format with black Lucas De Marchi
                   ` (9 more replies)
  0 siblings, 10 replies; 21+ messages in thread
From: Lucas De Marchi @ 2024-08-20 23:29 UTC (permalink / raw)
  To: igt-dev
  Cc: Gustavo Sousa, Daniele Ceraolo Spurio, Kamil Konieczny,
	Lucas De Marchi

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


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2024-08-21 18:37 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-20 23:29 [PATCH i-g-t v2 0/6] Parse GSC-based HuC firmware layout Lucas De Marchi
2024-08-20 23:29 ` [PATCH i-g-t v2 1/6] tools/intel-gfx-fw-info: Re-format with black Lucas De Marchi
2024-08-21 11:29   ` Kamil Konieczny
2024-08-21 12:35     ` Lucas De Marchi
2024-08-21 17:11       ` Kamil Konieczny
2024-08-21 16:46   ` Gustavo Sousa
2024-08-20 23:29 ` [PATCH i-g-t v2 2/6] tools/intel-gfx-fw-info: Annotate abstract method Lucas De Marchi
2024-08-21 16:47   ` Gustavo Sousa
2024-08-20 23:29 ` [PATCH i-g-t v2 3/6] tools/intel-gfx-fw-info: Embed fw decoding Lucas De Marchi
2024-08-21 17:06   ` Gustavo Sousa
2024-08-21 18:17     ` Lucas De Marchi
2024-08-20 23:29 ` [PATCH i-g-t v2 4/6] tools/intel-gfx-fw-info: Override kernel types Lucas De Marchi
2024-08-21 17:18   ` Gustavo Sousa
2024-08-21 18:37     ` Lucas De Marchi
2024-08-20 23:29 ` [PATCH i-g-t v2 5/6] tools/intel-gfx-fw-info: Add proper HuC parser Lucas De Marchi
2024-08-20 23:29 ` [PATCH i-g-t v2 6/6] tools/intel-gfx-fw-info: do not use bare 'except' Lucas De Marchi
2024-08-21 17:19   ` Gustavo Sousa
2024-08-20 23:54 ` ✓ CI.xeBAT: success for Parse GSC-based HuC firmware layout (rev2) Patchwork
2024-08-21  0:11 ` ✓ Fi.CI.BAT: " Patchwork
2024-08-21  3:24 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-08-21  7:57 ` ✓ CI.xeFULL: success " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox