On Thu, 19 Feb 2026 at 06:27, Philippe Reynes <[email protected]> wrote: > > This commit enables the software ecdsa driver so > ecdsa may by used to check fit signature. > > Signed-off-by: Philippe Reynes <[email protected]> > --- > v2: > - initial version > > configs/sandbox_defconfig | 1 + > 1 file changed, 1 insertion(+) >
Reviewed-by: Simon Glass <[email protected]> Sometimes we just use 'default y if SANDBOX' on the Kconfig

