diff options
| author | Alexandru Gagniuc <[email protected]> | 2021-07-14 17:05:38 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-07-16 12:58:55 -0400 |
| commit | cab22c8890e97e8b557295ba2177e26392720765 (patch) | |
| tree | fc92ab0488f8c72f22126aa5c4af38c2ce8eafb3 /scripts/basic | |
| parent | e89660f5ec1ce9aa66df04b0c3e6a96cc342020b (diff) | |
common: image-sig.c: Remove host-specific logic and #ifdefs
Remove any ifdefs in image-sig.c that were previously used to
differentiate from the host code. Note that all code dedicated to
relocating ->sign() and ->add_verify_data)_ can be safely removed,
as signing is not supported target-side.
NOTE that although it appears we are removing ecdsa256 support, this
is intentional. ecdsa_verify() is a no-op on the target, and is
currently only used by host code.
Signed-off-by: Alexandru Gagniuc <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
