Re: [PATCH v6 2/6] drivers: of: kexec ima: Support 32-bit platforms

2022-07-20 Thread Nageswara R Sastry
m.com; Nageswara R Sastry; m...@ellerman.id.au; Palmer > Dabbelt; Rob Herring; Mimi Zohar > Subject: [PATCH v6 2/6] drivers: of: kexec ima: Support 32-bit platforms > From: Palmer Dabbelt > RISC-V recently added kexec_file() support, which uses enables kexec > IMA. We're the fir

[PATCH v6 2/6] drivers: of: kexec ima: Support 32-bit platforms

2022-07-07 Thread Stefan Berger
From: Palmer Dabbelt RISC-V recently added kexec_file() support, which uses enables kexec IMA. We're the first 32-bit platform to support this, so we found a build bug. Acked-by: Rob Herring Signed-off-by: Palmer Dabbelt Reviewed-by: Mimi Zohar --- drivers/of/kexec.c | 4 ++-- 1 file change