GNU Linux-libre 6.1.43-gnu scripts scripts/v6.1.43-gnu
authorFreedo <freedo@linux-libre.fsfla.org>
Thu, 3 Aug 2023 15:12:37 +0000 (15:12 +0000)
committerFreedo <freedo@linux-libre.fsfla.org>
Thu, 3 Aug 2023 15:12:37 +0000 (15:12 +0000)
deblob-check

index a2e68623d6fe200a404613a8bfaabdd9478c3330..f11cdfd542bba1873bd32e89c1a0d9e34446b73e 100755 (executable)
@@ -9,6 +9,7 @@
 #        modified with 2023-05-24 r19297
 #        modified with 2023-06-09 r19312
 #        modified with 2023-07-24 r19347
+#        modified with 2023-08-03 r19361
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6717,6 +6718,11 @@ set_except () {
     # New in 6.4.6, 6.1.41, 5.15.122, 5.10.187, 5.4.250, 4.19.289.
     blobna 'please[ ]update[ ]your[ ]microcode' arch/x86/kernel/cpu/amd.c
 
+    # New in 6.4.8, 6.1.43.
+    blobname 'amphion[/]vpu[/]vpu_fw_imx8_\(enc\|dec\)\.bin' drivers/media/platform/amphion/vpu_core.c
+    defsnc '[\t]static[ ]const[ ]unsigned[ ]long[ ]range\[\][ ]=' lib/test_maple_tree.c
+    defsnc '[\t]static[ ]const[ ]unsigned[ ]long[ ]set\[\][ ]=' tools/testing/radix-tree/maple.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)