27 Jan
2018
27 Jan
'18
6:01 p.m.
On Fri, 2018-01-26 at 16:29 +0800, xionghu.luo@linux.intel.com wrote:
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;
}
applied.
Thanks
Liam