Re: merge software ecdsa support
Philippe Reynes <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
Hi Tom, Sorry for this late answer, I was off. Le 06/08/2026 à 22:01, Tom Rini a écrit : > On Tue, Aug 04, 2026 at 04:29:47PM +0200, Philippe Reynes wrote: > >> Hi Tom, Simon and Raymond, >> >> Do you think the support of software ecdsa may be integrated in the next >> release 2026.10 please ? >> https://patchwork.ozlabs.org/project/uboot/cover/[email protected]/ > At a glance, it looks like the feedback I gave a while ago about having > it be enabled by default in some config (likely sandbox) so that it's > actively tested and compiled hasn't been addressed yet? The options ECDSA_MBEDTLS and ECDSA_VERIFY_MBEDTLS are enable by default on sandbox. Do you want that I enable those options on other configs too ? Best regards, Philippe