]> granicus.if.org Git - linux-firmware/commitdiff
i915: Add versionless HuC files for current platforms
authorJohn Harrison <John.C.Harrison@Intel.com>
Thu, 25 Aug 2022 00:18:48 +0000 (17:18 -0700)
committerDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Fri, 16 Sep 2022 15:52:30 +0000 (08:52 -0700)
Direction from upstream is to use minimal version numbering on
firmware files and replace rather than add. So add versionless
editions of the HuC files for currently HuC enabled platforms.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
WHENCE
i915/dg1_huc.bin [new file with mode: 0644]
i915/tgl_huc.bin [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index d1fd1781e8078754595de8aefa3018ad2ca29293..9a4a93d4e53da24d9aeaba89bfc55f27734d5255 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -4644,6 +4644,9 @@ Version: Huc API/APB ver 7 release 5 for Tigerlake
 File: i915/tgl_huc_7.9.3.bin
 Version: HuC API/APB ver 7.9.3 for Tigerlake
 
+File: i915/tgl_huc.bin
+Version: HuC API/APB ver 7.9.3 for Tigerlake
+
 File: i915/rkl_dmc_ver2_02.bin
 Version: DMC API/APB ver 2 release 2 for Rocketlake
 
@@ -4674,6 +4677,9 @@ Version: Huc API/APB ver 7 release 1 for DG1
 File: i915/dg1_huc_7.9.3.bin
 Version: HuC API/APB ver 7.9.3 for DG1
 
+File: i915/dg1_huc.bin
+Version: HuC API/APB ver 7.9.3 for DG1
+
 File: i915/adls_dmc_ver2_01.bin
 Version: DMC API/APB ver 2 release 1 for Alderlake S
 
diff --git a/i915/dg1_huc.bin b/i915/dg1_huc.bin
new file mode 100644 (file)
index 0000000..1066f68
Binary files /dev/null and b/i915/dg1_huc.bin differ
diff --git a/i915/tgl_huc.bin b/i915/tgl_huc.bin
new file mode 100644 (file)
index 0000000..abe9f1d
Binary files /dev/null and b/i915/tgl_huc.bin differ