GNU Linux-libre 5.12.17-gnu scripts scripts/v5.12.17-gnu
authorAlexandre Oliva <lxoliva@fsfla.org>
Wed, 14 Jul 2021 23:01:46 +0000 (19:01 -0400)
committerAlexandre Oliva <lxoliva@fsfla.org>
Wed, 14 Jul 2021 23:01:46 +0000 (19:01 -0400)
deblob-check

index d030cf53f1dbb74cce5bc2599d396a100f84d9c8..25494188493e369b361fd53df42a9a9c5d4dcfe6 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# deblob-check version 2021-06-03
+# deblob-check version 2021-06-03 + 2021-07-14's r18159
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6171,6 +6171,10 @@ set_except () {
     # New in 5.12.9, 5.10.42.
     blobname '\(silead[/]\)\?gsl1680-chuwi-hi10-pro\.fw' drivers/platform/x86/touchscreen_dmi.c
 
+    # New in 5.13.2, 5.12.17, 5.10.50.
+    blobname 'amd[/]amd_sev_fam1[79]h_model[03]xh\.sbin' drivers/crypto/ccp/sev-dev.c
+    blobname 'gt912-glavey-tm800a550l.fw' drivers/platform/x86/touchscreen_dmi.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)