[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <165104455443.3327.8052402101857118285@kwain>
Date: Wed, 27 Apr 2022 09:29:14 +0200
From: Antoine Tenart <atenart@...nel.org>
To: Juerg Haefliger <juerg.haefliger@...onical.com>,
davem@...emloft.net, herbert@...dor.apana.org.au,
linux-crypto@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Juerg Haefliger <juergh@...tonmail.com>
Subject: Re: [PATCH] crypto: inside-secure - Add MODULE_FIRMWARE macros
Hello Juerg,
Quoting Juerg Haefliger (2022-04-27 09:03:49)
> +
> +MODULE_FIRMWARE("inside-secure/eip197b/ifpp.bin");
> +MODULE_FIRMWARE("inside-secure/eip197b/ipue.bin");
> +MODULE_FIRMWARE("inside-secure/eip197d/ifpp.bin");
> +MODULE_FIRMWARE("inside-secure/eip197d/ipue.bin");
> +MODULE_FIRMWARE("inside-secure/eip197_minifw/ifpp.bin");
> +MODULE_FIRMWARE("inside-secure/eip197_minifw/ipue.bin");
There's also the old location when the EIP197b firmwares were at the
root of the linux-firmware repo. The driver still supports it, so I
guess those two should have a MODULE_FIRMWARE entry too.
Thanks,
Antoine
Powered by blists - more mailing lists