Re: [PATCH v12 00/11] Appended signatures support for IMA appraisal

2019-08-26 Thread Thiago Jung Bauermann
Hello Jordan, Jordan Hand writes: > On 6/27/19 7:19 PM, Thiago Jung Bauermann wrote: >> On the OpenPOWER platform, secure boot and trusted boot are being >> implemented using IMA for taking measurements and verifying signatures. >> Since the kernel image on Power servers is an ELF binary, kern

Re: [PATCH v12 00/11] Appended signatures support for IMA appraisal

2019-08-26 Thread Jordan Hand
On 6/27/19 7:19 PM, Thiago Jung Bauermann wrote: > On the OpenPOWER platform, secure boot and trusted boot are being > implemented using IMA for taking measurements and verifying signatures. > Since the kernel image on Power servers is an ELF binary, kernels are > signed using the scripts/sign-file

[PATCH -next] crypto: hisilicon: select CRYPTO_LIB_DES while compiling SEC driver

2019-08-26 Thread Mao Wenan
When CRYPTO_DEV_HISI_SEC=y, below compilation error is found after 'commit 894b68d8be4b ("crypto: hisilicon/des - switch to new verification routines")': drivers/crypto/hisilicon/sec/sec_algs.o: In function `sec_alg_skcipher_setkey_des_cbc': sec_algs.c:(.text+0x11f0): undefined reference to `de

Re: [PATCH v8 00/16] crypto: caam - Add i.MX8MQ support

2019-08-26 Thread Iuliana Prodan
On 8/20/2019 11:24 PM, Andrey Smirnov wrote: > Everyone: > > Picking up where Chris left off (I chatted with him privately > beforehead), this series adds support for i.MX8MQ to CAAM driver. Just > like [v1], this series is i.MX8MQ only. > > Feedback is welcome! > Thanks, > Andrey Smirnov > For