Re: [PATCH 0/4] crypto: ccree: cleanups, fixes and TEE FIPS support

2019-07-26 Thread Herbert Xu
Gilad Ben-Yossef wrote: > Clean up unused ivgen support code and add support for notifiying > Trusted Execution Enviornment of FIPS tests failures in FIPS mode. > > Gilad Ben-Yossef (4): > crypto: ccree: drop legacy ivgen support > crypto: ccree: account for TEE not ready to report > crypto: f

[PATCH 0/4] crypto: ccree: cleanups, fixes and TEE FIPS support

2019-07-02 Thread Gilad Ben-Yossef
Clean up unused ivgen support code and add support for notifiying Trusted Execution Enviornment of FIPS tests failures in FIPS mode. Gilad Ben-Yossef (4): crypto: ccree: drop legacy ivgen support crypto: ccree: account for TEE not ready to report crypto: fips: add FIPS test failure notificat