summaryrefslogtreecommitdiff
path: root/lib/mbedtls/port/assert.h
diff options
context:
space:
mode:
authorMatthias Pritschet <matthias.pritschet@itk-engineering.de>2024-08-27 18:00:54 +0200
committerTom Rini <trini@konsulko.com>2024-10-07 21:30:50 -0600
commitb67436d31969e6d6b76b39849da276506058b900 (patch)
tree71b1c12c5987c7ec6479b75c155b5438063f4b13 /lib/mbedtls/port/assert.h
parent57668b01353db647e4497129274024341e2d6b18 (diff)
mkimage: ecdsa: add signature/key nodes to dtb if missing
If the signature/key node(s) are not yet present in the U-Boot device tree, ecdsa_add_verify_data simply fails if it can't find the nodes. This behaviour differs from rsa_add_verify_data, wich does add the missing nodes and proceeds in that case. This change is mainly copy&paste from rsa_add_verify_data to add the same behaviour to ecdsa_add_verify_data. Signed-off-by: Matthias Pritschet <matthias.pritschet@itk-engineering.de>
Diffstat (limited to 'lib/mbedtls/port/assert.h')
0 files changed, 0 insertions, 0 deletions