Re: [PATCH v2 4/8] evmctl: Extend libimaevm_params with ENGINE field and use it
From: Mimi Zohar <zohar@linux.ibm.com>
Date: 2021-09-03 12:55:53
From: Mimi Zohar <zohar@linux.ibm.com>
Date: 2021-09-03 12:55:53
Perhaps update the subject line like, "Define and use an ENGINE field in libimaevm_params". On Tue, 2021-08-10 at 09:45 -0400, Stefan Berger wrote:
From: Stefan Berger <stefanb@linux.ibm.com> Extend the global libimaevm_params structure with an ENGINE field 'eng' and use it in place of the local ENGINE variable in main(). Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
thanks, Mimi