summaryrefslogtreecommitdiff
path: root/inside-secure
diff options
context:
space:
mode:
authorPascal van Leeuwen <pascalvanl@gmail.com>2019-12-02 15:43:42 +0100
committerJosh Boyer <jwboyer@kernel.org>2019-12-15 07:30:18 -0500
commiteefb5f7410150c00d0ab5c41c5d817ae9bf449b3 (patch)
tree14ca11401d65b38fbd34fe1961d41f83ffefa34f /inside-secure
parentdd1a12e37a9f641a067e8e4c750008fc891ceacd (diff)
downloadlinux-firmware-eefb5f7410150c00d0ab5c41c5d817ae9bf449b3.tar.gz
inside-secure: add new "mini" firmware for the EIP197 driver20191215
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>
Diffstat (limited to 'inside-secure')
-rw-r--r--inside-secure/eip197_minifw/ifpp.binbin0 -> 100 bytes
-rw-r--r--inside-secure/eip197_minifw/ipue.binbin0 -> 108 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/inside-secure/eip197_minifw/ifpp.bin b/inside-secure/eip197_minifw/ifpp.bin
new file mode 100644
index 0000000..b4a8322
--- /dev/null
+++ b/inside-secure/eip197_minifw/ifpp.bin
Binary files differ
diff --git a/inside-secure/eip197_minifw/ipue.bin b/inside-secure/eip197_minifw/ipue.bin
new file mode 100644
index 0000000..2f54999
--- /dev/null
+++ b/inside-secure/eip197_minifw/ipue.bin
Binary files differ