commit | b937190c40de0f6f07f592042e3097b16c6b0130 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Tue May 17 01:45:52 2016 -0700 |
committer | James Morris <james.l.morris@oracle.com> | Tue May 17 20:10:30 2016 +1000 |
tree | 3c30684e605efa39d85d69b88ae4af3df7ce6d9c | |
parent | a6926cc989eb8e3349ae9b858177608e86f7257c [diff] |
LSM: LoadPin: provide enablement CONFIG Instead of being enabled by default when SECURITY_LOADPIN is selected, provide an additional (default off) config to determine the boot time behavior. As before, the "loadpin.enabled=0/1" kernel parameter remains available. Suggested-by: James Morris <jmorris@namei.org> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: James Morris <james.l.morris@oracle.com>