diff options
author | Nayna Jain <[email protected]> | 2021-04-22 21:16:02 -0400 |
---|---|---|
committer | Mimi Zohar <[email protected]> | 2021-04-26 21:54:23 -0400 |
commit | 781a5739489949fd0f32432a9da17f7ddbccf1cc (patch) | |
tree | 79006c017249d34638a753e423b902e1c1affa04 /tools/perf/scripts/python | |
parent | 28073eb09c5aa29e879490edb88cfd3e7073821e (diff) |
ima: ensure IMA_APPRAISE_MODSIG has necessary dependencies
IMA_APPRAISE_MODSIG is used for verifying the integrity of both kernel
and modules. Enabling IMA_APPRAISE_MODSIG without MODULES causes a build
break.
Ensure the build time kernel signing key is only generated if both
IMA_APPRAISE_MODSIG and MODULES are enabled.
Fixes: 0165f4ca223b ("ima: enable signing of modules with build time generated key")
Reported-by: Randy Dunlap <[email protected]>
Reported-by: Stephen Rothwell <[email protected]>
Acked-by: Randy Dunlap <[email protected]> # build-tested
Signed-off-by: Nayna Jain <[email protected]>
Signed-off-by: Mimi Zohar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions