Re: [PATCH v7 4/8] powerpc/ima: add measurement rules to ima arch specific policy

2019-10-19 Thread Nayna
Hi Michael, On 10/15/2019 07:29 AM, Michael Ellerman wrote: Nayna Jain writes: This patch adds the measurement rules to the arch specific policies on trusted boot enabled systems. Signed-off-by: Nayna Jain Reviewed-by: Mimi Zohar --- arch/powerpc/kernel/ima_arch.c | 45 ++

Re: [PATCH v7 4/8] powerpc/ima: add measurement rules to ima arch specific policy

2019-10-15 Thread Michael Ellerman
Nayna Jain writes: > This patch adds the measurement rules to the arch specific policies on > trusted boot enabled systems. > > Signed-off-by: Nayna Jain > Reviewed-by: Mimi Zohar > --- > arch/powerpc/kernel/ima_arch.c | 45 +++--- > 1 file changed, 42 insertions(+),

[PATCH v7 4/8] powerpc/ima: add measurement rules to ima arch specific policy

2019-10-07 Thread Nayna Jain
This patch adds the measurement rules to the arch specific policies on trusted boot enabled systems. Signed-off-by: Nayna Jain Reviewed-by: Mimi Zohar --- arch/powerpc/kernel/ima_arch.c | 45 +++--- 1 file changed, 42 insertions(+), 3 deletions(-) diff --git a/arch/