Searched hist:"4 afb28ab03d5d811b369af4472f3941557928569" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/security/integrity/ima/ |
H A D | ima_appraise.c | diff 4afb28ab03d5d811b369af4472f3941557928569 Fri Sep 04 14:40:57 CDT 2020 Bruno Meneguele <bmeneg@redhat.com> ima: add check for enforced appraise option
The "enforce" string is allowed as an option for ima_appraise= kernel paramenter per kernel-paramenters.txt and should be considered on the parameter setup checking as a matter of completeness. Also it allows futher checking on the options being passed by the user.
Signed-off-by: Bruno Meneguele <bmeneg@redhat.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
|