From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Tue, 23 Feb 2021 23:38:51 +0100 Subject: [LTP] [PATCH v2 1/2] IMA: generalize key measurement tests In-Reply-To: <28c14c80-660a-0f36-64ca-ae5230992032@linux.microsoft.com> References: <20200928035605.22701-1-tusharsu@linux.microsoft.com> <20200928035605.22701-2-tusharsu@linux.microsoft.com> <20201221230531.GD4453@pevik> <28c14c80-660a-0f36-64ca-ae5230992032@linux.microsoft.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Tushar, > Thanks for your review. > My sincere apologies for missing this email and not responding in time. > The device mapper measurement work is being revisited - to cover aspects > like more DM targets (not just dm-crypt), better memory management, > more relevant attributes from the DM targets, other corner cases etc. > Therefore, even though this patch, "1/2: generalize key measurement > tests", would be useful for other tests; I will have to revisit the > second patch, "2/2: dm-crypt measurements", to address the DM side changes I > mentioned above. > I will revisit this series, esp. testing the DM target measurements > part, once the kernel work I mentioned above is close to completion. > I will also address your feedback on patch #1 and #2 from v2 iteration > at that time. > Thanks again for your review and feedback. I updated your patchset a bit and going to send it to ML. Kind regards, Petr > Thanks, > Tushar