| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-11 | global: Rename SPL_ to XPL_ | Simon Glass | |
| Use XPL_ as the symbol to indicate an SPL build. This means that SPL_ is no-longer set. Signed-off-by: Simon Glass <[email protected]> | |||
| 2021-08-16 | lib: ecdsa: Implement UCLASS_ECDSA verification on target | Alexandru Gagniuc | |
| Implement the crypto_algo .verify() function for ecdsa256. Because it backends on UCLASS_ECDSA, this change is focused on parsing the keys from devicetree and passing this information to the specific UCLASS driver. Signed-off-by: Alexandru Gagniuc <[email protected]> Reviewed-by: Simon Glass <[email protected]> Reviewed-by: Patrick Delaunay <[email protected]> | |||
