On Wed, 2019-10-30 at 18:19 -0700, Lakshmi Ramasubramanian wrote:
Asymmetric keys used for verifying file signatures or certificates
are currently not included in the IMA measurement list.
This patch defines a new IMA hook namely ima_post_key_create_or_update()
to measure asymmetric keys.
It's not enough for the kernel to be able to compile the kernel after
applying all the patches in a patch set. ÂAfter applying each patch,
the kernel should build properly, otherwise it is not bi-sect safe.
ÂRefer to "3) Separate your changes" of
"Documentation/process/submitting-patches.rst.
This patch should also define the new "func".