u-boot-brain/lib/rsa
Andreas Bießmann 1a260fe3ef lib/rsa/rsa-sig.c: compile on OS X
Interfaces exposed by error.h seems not to be used in rsa-sig.c, remove it.
This also fixes an compile error on OS X:

---8<---
u-boot/lib/rsa/rsa-sign.c:23:19: error: error.h: No such file or directory
--->8---

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Acked-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Tested-by: Lubomir Popov <lpopov@mm-sol.com>
2013-07-03 09:35:30 -04:00
..
Makefile image: Add RSA support for image signing 2013-06-26 10:18:56 -04:00
rsa-sign.c lib/rsa/rsa-sig.c: compile on OS X 2013-07-03 09:35:30 -04:00
rsa-verify.c image: Add RSA support for image signing 2013-06-26 10:18:56 -04:00