On 10/31/19 5:10 AM, Mimi Zohar wrote:
On Wed, 2019-10-30 at 18:19 -0700, Lakshmi Ramasubramanian wrote:
Key measurements cannot be done if the IMA hook to measure keys is
called before IMA is initialized. Key measurement needs to be deferred
if IMA is not yet initialized. Queued keys need to be processed when
IMA initialization is completed.
This patch defines functions to queue and de-queue keys for measurement.
I would defer this patch until later in the patch set, after having
the basic measuring of keys in place.
Ok - I'll move this this patch.
thanks,
-lakshmi