]> granicus.if.org Git - linux-firmware/commitdiff
inside-secure: add new "mini" firmware for the EIP197 driver 20191215
authorPascal van Leeuwen <pascalvanl@gmail.com>
Mon, 2 Dec 2019 14:43:42 +0000 (15:43 +0100)
committerJosh Boyer <jwboyer@kernel.org>
Sun, 15 Dec 2019 12:30:18 +0000 (07:30 -0500)
This adds the "minifw" version of the EIP197 firmware, which the inside-
secure driver will use as a fallback if the original full-featured
firmware cannot be found. This allows for using the inside-secure driver
and hardware without access to "official" firmware only available under
NDA. Note that this "minifw" was written by me (Pascal) specifically for
this driver and I am allowed by my employer, Verimatrix, to release this
for distribution with the Linux kernel.

Signed-off-by: Pascal van Leeuwen <pvanleeuwen@verimatrix.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
WHENCE
inside-secure/eip197_minifw/ifpp.bin [new file with mode: 0644]
inside-secure/eip197_minifw/ipue.bin [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index 4c4e749997dca5ffe7919495fe9b9d0dfedab78e..b84e706530cbe893852f8cd92467ee24e06d0bf7 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -4721,3 +4721,18 @@ File: intel/ice/ddp/ice-1.3.4.0.pkg
 Link: intel/ice/ddp/ice.pkg -> ice-1.3.4.0.pkg
 
 License: Redistributable. See LICENSE.ice for details
+
+--------------------------------------------------------------------------
+
+Driver: inside-secure -- Inside Secure EIP197 crypto driver
+
+File: inside-secure/eip197_minifw/ipue.bin
+File: inside-secure/eip197_minifw/ifpp.bin
+
+Licence: Redistributable.
+Copyright (c) 2019 Verimatrix, Inc.
+
+Derived from proprietary unpublished source code.
+Permission is hereby granted for the distribution of this firmware
+as part of Linux or other Open Source operating system kernel,
+provided this copyright notice is accompanying it.
diff --git a/inside-secure/eip197_minifw/ifpp.bin b/inside-secure/eip197_minifw/ifpp.bin
new file mode 100644 (file)
index 0000000..b4a8322
Binary files /dev/null and b/inside-secure/eip197_minifw/ifpp.bin differ
diff --git a/inside-secure/eip197_minifw/ipue.bin b/inside-secure/eip197_minifw/ipue.bin
new file mode 100644 (file)
index 0000000..2f54999
Binary files /dev/null and b/inside-secure/eip197_minifw/ipue.bin differ