Re: [v1 PATCH 1/2] Refactoring carrying over IMA measuremnet logs over Kexec.

From: Mimi Zohar
Date: Mon Jun 08 2020 - 08:06:24 EST


Hi Prakhar,

On Sun, 2020-06-07 at 16:33 -0700, Prakhar Srivastava wrote:
> This patch moves the non-architecture specific code out of powerpc and
> adds to security/ima.
> Update the arm64 and powerpc kexec file load paths to carry the IMA measurement
> logs.

>From your patch description, this patch should be broken up. ÂMoving
the non-architecture specific code out of powerpc should be one patch.
ÂAdditional support should be in another patch. ÂAfter each patch, the
code should work properly.

Before posting patches, please review them, making sure
unnecessary/unwanted changes haven't crept in - commenting out code,
moving code without removing the original code.

thanks,

Mimi