On Wed, 9 May 2018, Matthew Garrett wrote: > Use a list of xattrs rather than an array - this makes it easier to > extend the list at runtime. > > Signed-off-by: Matthew Garrett <mjg59@xxxxxxxxxx> > --- > security/integrity/evm/evm.h | 7 ++- > security/integrity/evm/evm_crypto.c | 10 ++-- > security/integrity/evm/evm_main.c | 72 +++++++++++++++++++---------- > 3 files changed, 59 insertions(+), 30 deletions(-) Reviewed-by: James Morris <james.morris@xxxxxxxxxxxxx> -- James Morris <jmorris@xxxxxxxxx>