ECDSA related PRs

Bob Wolff bob.wolff68 at gmail.com
Tue Feb 20 23:06:57 CET 2024


Hi there,
I have two separate but related pull requests I'd like to contribute. They
both have to do with ECDSA support.
- The simple one is a lack of null-pointer check that can cause a crash in
certain situations. Easy peasy.
- The less simple one (and hopefully not too controversial) adds an ecdsa
verify driver (UCLASS_ECDSA) which utilizes tinycrypt to do the crypto work.

Please advise on how best to proceed. Happy to work within the confines of
what works best for the larger group.

Thanks,
Bob Wolff


More information about the U-Boot mailing list