![](https://secure.gravatar.com/avatar/14ab47ba55220d6bbf7e39de079af28e.jpg?s=120&d=mm&r=g)
26 Jan
2018
26 Jan
'18
9:29 a.m.
From: Luo Xionghu xionghu.luo@intel.com
Signed-off-by: Luo Xionghu xionghu.luo@intel.com --- rimage/pkcs1_5.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/rimage/pkcs1_5.c b/rimage/pkcs1_5.c index 7783ac4..0c5806b 100644 --- a/rimage/pkcs1_5.c +++ b/rimage/pkcs1_5.c @@ -137,4 +137,5 @@ int ri_manifest_sign(struct image *image) MAN_RSA_SIGNATURE_LEN), (void *)man + MAN_SIG_PKG_OFFSET, (man->css.size - man->css.header_len) * sizeof(uint32_t)); + return 0; }
--
2.11.0