Re: [PATCH v5 3/3] arm64: Add IMA kexec buffer to DTB

2020-09-03 Thread Lakshmi Ramasubramanian
On 9/3/20 3:11 PM, Thiago Jung Bauermann wrote: Lakshmi Ramasubramanian writes: The address and size of the current kernel's IMA measurement log need to be added to the device tree's IMA kexec buffer node for the log to be carried over to the next kernel on the kexec call. Add the IMA

Re: [PATCH v5 3/3] arm64: Add IMA kexec buffer to DTB

2020-09-03 Thread Thiago Jung Bauermann
Lakshmi Ramasubramanian writes: > The address and size of the current kernel's IMA measurement log > need to be added to the device tree's IMA kexec buffer node for > the log to be carried over to the next kernel on the kexec call. > > Add the IMA measurement log buffer properties to the

[PATCH v5 3/3] arm64: Add IMA kexec buffer to DTB

2020-09-01 Thread Lakshmi Ramasubramanian
The address and size of the current kernel's IMA measurement log need to be added to the device tree's IMA kexec buffer node for the log to be carried over to the next kernel on the kexec call. Add the IMA measurement log buffer properties to the device tree for ARM64 and reserve the memory for