• Mimi Zohar's avatar
    ima: add Kconfig default measurement list template · 4286587d
    Mimi Zohar authored
    This patch adds a Kconfig option to select the default IMA
    measurement list template.  The 'ima' template limited the
    filedata hash to 20 bytes and the pathname to 255 charaters.
    The 'ima-ng' measurement list template permits larger hash
    digests and longer pathnames.
    
    Changelog:
    - keep 'select CRYPTO_HASH_INFO' in 'config IMA' section (Kconfig)
      (Roberto Sassu);
    - removed trailing whitespaces (Roberto Sassu).
    - Lindent fixes
    Signed-off-by: default avatarMimi Zohar <zohar@us.ibm.com>
    Signed-off-by: default avatarRoberto Sassu <roberto.sassu@polito.it>
    4286587d
Kconfig 2.49 KB