u-boot/lib/rsa
Simon Glass 4f427a421f fdt: Update functions which write to an FDT to return -ENOSPC
When writing values into an FDT it is possible that there will be
insufficient space. If the caller gets a useful error then it can
potentially deal with the situation.

Adjust these functions to return -ENOSPC when the FDT is full.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-06-11 16:25:46 -04:00
..
Makefile rsa: add sha256-rsa2048 algorithm 2014-03-21 16:39:34 -04:00
rsa-checksum.c tools, fit_check_sign: verify a signed fit image 2014-03-21 16:40:38 -04:00
rsa-sign.c fdt: Update functions which write to an FDT to return -ENOSPC 2014-06-11 16:25:46 -04:00
rsa-verify.c tools, fit_check_sign: verify a signed fit image 2014-03-21 16:40:38 -04:00