On Mon, Dec 2, 2019 at 9:47 AM Pascal van Leeuwen <pascalvanl@xxxxxxxxx> wrote: > > 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@xxxxxxxxxxxxxx> > --- > WHENCE | 15 +++++++++++++++ > inside-secure/eip197_minifw/ifpp.bin | Bin 0 -> 100 bytes > inside-secure/eip197_minifw/ipue.bin | Bin 0 -> 108 bytes > 3 files changed, 15 insertions(+) > create mode 100644 inside-secure/eip197_minifw/ifpp.bin > create mode 100644 inside-secure/eip197_minifw/ipue.bin Applied and pushed out. josh