diff options
author | Lakshmi Ramasubramanian <[email protected]> | 2020-01-08 08:05:08 -0800 |
---|---|---|
committer | Mimi Zohar <[email protected]> | 2020-01-09 14:06:06 -0500 |
commit | ea78979d302f7de9bbd59f9dafdb070ecb05ec39 (patch) | |
tree | 86efe4446738cfe0814735ee024ddca7a888e47b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f47825c694851955fa4c492dd56809621529b086 (diff) |
IMA: fix measuring asymmetric keys Kconfig
As a result of the asymmetric public keys subtype Kconfig option being
defined as tristate, with the existing IMA Makefile, ima_asymmetric_keys.c
could be built as a kernel module. To prevent this from happening, this
patch defines and uses an intermediate Kconfig boolean option named
IMA_MEASURE_ASYMMETRIC_KEYS.
Signed-off-by: Lakshmi Ramasubramanian <[email protected]>
Suggested-by: James.Bottomley <[email protected]>
Cc: David Howells <[email protected]>
Cc: Jarkko Sakkinen <[email protected]>
Reported-by: kbuild test robot <[email protected]> # ima_asymmetric_keys.c
is built as a kernel module.
Fixes: 88e70da170e8 ("IMA: Define an IMA hook to measure keys")
Fixes: cb1aa3823c92 ("KEYS: Call the IMA hook to measure keys")
[[email protected]: updated patch description]
Signed-off-by: Mimi Zohar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions