Re: [PATCH v10 8/8] arm64: Add IMA log information in kimage used for kexec

2020-12-06 Thread Lakshmi Ramasubramanian
On 12/5/20 1:44 PM, Thiago Jung Bauermann wrote: Lakshmi Ramasubramanian writes: Address and size of the buffer containing the IMA measurement log need to be passed from the current kernel to the next kernel on kexec. Any existing "linux,ima-kexec-buffer" property in the device tree needs

Re: [PATCH v10 8/8] arm64: Add IMA log information in kimage used for kexec

2020-12-05 Thread Thiago Jung Bauermann
Lakshmi Ramasubramanian writes: > Address and size of the buffer containing the IMA measurement log need > to be passed from the current kernel to the next kernel on kexec. > > Any existing "linux,ima-kexec-buffer" property in the device tree > needs to be removed and its corresponding memory

[PATCH v10 8/8] arm64: Add IMA log information in kimage used for kexec

2020-12-04 Thread Lakshmi Ramasubramanian
Address and size of the buffer containing the IMA measurement log need to be passed from the current kernel to the next kernel on kexec. Any existing "linux,ima-kexec-buffer" property in the device tree needs to be removed and its corresponding memory reservation in the currently running kernel