Re: [PATCH v5 1/3] powerpc: Refactor kexec functions to move arch independent code to IMA

2020-09-03 Thread Thiago Jung Bauermann
Lakshmi Ramasubramanian writes: > The functions ima_get_kexec_buffer() and ima_free_kexec_buffer() that > handle carrying forward the IMA measurement logs on kexec for powerpc > do not have architecture specific code, but they are currently defined > for powerpc only. > > Move these functions

[PATCH v5 1/3] powerpc: Refactor kexec functions to move arch independent code to IMA

2020-09-01 Thread Lakshmi Ramasubramanian
The functions ima_get_kexec_buffer() and ima_free_kexec_buffer() that handle carrying forward the IMA measurement logs on kexec for powerpc do not have architecture specific code, but they are currently defined for powerpc only. Move these functions to IMA subsystem so that it can be used for