On Sun, 2020-03-08 at 20:57 -0400, Nayna Jain wrote: > From: Nayna Jain <na...@linux.vnet.ibm.com> > > Every time a new architecture defines the IMA architecture specific > functions - arch_ima_get_secureboot() and arch_ima_get_policy(), the IMA > include file needs to be updated. To avoid this "noise", this patch > defines a new IMA Kconfig IMA_SECURE_AND_OR_TRUSTED_BOOT option, allowing > the different architectures to select it. > > Suggested-by: Linus Torvalds <torva...@linux-foundation.org> > Signed-off-by: Nayna Jain <na...@linux.ibm.com> > Acked-by: Ard Biesheuvel <a...@kernel.org> > Cc: Philipp Rudo <pr...@linux.ibm.com> > Cc: Michael Ellerman <m...@ellerman.id.au>
Thanks, Michael for the suggestion of using "imply". Seems to be working nicely. Thanks, Nayna. I pushed this patch out to next- integrity-testing. Could we get some tags on this version of the patch? thanks, Mimi