Diana Ungureanu
1951548a78
rimage: Remove multiple blank lines
...
Signed-off-by: Diana Ungureanu <diana-gabriela.ungureanu@nxp.com>
2019-03-14 10:29:17 +00:00
Diana Ungureanu
894c332997
rimage: Split lines over 80 characters
...
Change long lines so they don't exceed 80 characters.
Signed-off-by: Diana Ungureanu <diana-gabriela.ungureanu@nxp.com>
2019-03-14 10:29:17 +00:00
Diana Ungureanu
5032a493e9
rimage: Remove explicit comparisons to NULL in the rimage/*.c files
...
Comparisons to NULL are now implicit as the checkpatch.pl requires.
Signed-off-by: Diana Ungureanu <diana-gabriela.ungureanu@nxp.com>
2019-03-14 10:29:17 +00:00
Liam Girdwood
7c5dd8cfdf
Merge remote-tracking branch 'sof/master'
2018-05-14 15:12:38 +02:00
Pan Xiuli
8fbc230fbb
rimage: openssl: add compatibility for openssl 1.1.0
...
Add compatibility support for openssl 1.0.2 support alongsid with
openssl 1.1.0
References:
https://wiki.openssl.org/index.php/OpenSSL_1.1.0_Changes
Compatibility Layer
Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
2018-05-14 15:12:13 +02:00
Liam Girdwood
6c96fd34fa
rimage: openssl: fix build for openssl 1.1.0
...
Openssl 1.1.0 is latest stable version with minor API differences.
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
2018-05-11 10:11:51 +01:00
Liam Girdwood
05ef4343d1
rimage: import rimage image creation and signing tool
...
rimage is being moved from tools repo to sof repo since there is now a
cyclic dependency between both repos and sof needs rimage for it's
build.
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
2018-02-13 20:29:40 +00:00