commit | b6a6a3772d20b8552e703bb2a651760a22167cf6 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Wed Apr 10 09:04:40 2019 -0700 |
committer | Kees Cook <keescook@chromium.org> | Wed Apr 24 14:00:56 2019 -0700 |
tree | c36d284dea32492414d265c586971494a46bd418 | |
parent | 9f671e58159adea641f76c56d1f0bbdcb3c524ff [diff] |
security: Move stackleak config to Kconfig.hardening This moves the stackleak plugin options to Kconfig.hardening's memory initialization menu. Signed-off-by: Kees Cook <keescook@chromium.org> Reviewed-by: Alexander Popov <alex.popov@linux.com> Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>