LSM: Introduce CONFIG_LSM
authorKees Cook <keescook@chromium.org>
Tue, 9 Oct 2018 21:27:46 +0000 (14:27 -0700)
committerKees Cook <keescook@chromium.org>
Tue, 8 Jan 2019 21:18:42 +0000 (13:18 -0800)
commit13e735c0e953246bd531d342bb86acb5b1bf664a
tree83ec689b7a7a22f71f7f35c0cdf2be1a8a67fcbe
parent2d4d51198c730adbbc5e071b18c84e5d0d2d65df
LSM: Introduce CONFIG_LSM

This provides a way to declare LSM initialization order via the new
CONFIG_LSM. Currently only non-major LSMs are recognized. This will
be expanded in future patches.

Signed-off-by: Kees Cook <keescook@chromium.org>
security/Kconfig
security/security.c