diff options
author | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2021-07-14 17:05:42 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-07-16 15:39:29 -0400 |
commit | 820c4968c3f5a3440344ca5ec51ccfb9271d05ac (patch) | |
tree | 2611d6a609829a92591fcaa6f9d10a2d884f8e43 /common/image-sig.c | |
parent | 24cee49fccf0ea699f044518f2672eeb7b9b7475 (diff) |
lib: ecdsa: Remove #ifdefs from ecdsa.h
It is no longer necessary to implement ecdsa_() functions as no-ops
depending on config options. It is merely sufficient to provide the
prototypes, as the ecdsa code is no longer linked when unused.
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common/image-sig.c')
0 files changed, 0 insertions, 0 deletions