On Wed, 2019-06-12 at 15:15 -0700, Prakhar Srivastava wrote: > The kexec cmdline hash is stored in the "d-ng" field of the template data. > and can be verified using > sudo cat /sys/kernel/security/integrity/ima/ascii_runtime_measurements | > grep kexec-cmdline | cut -d' ' -f 6 | xxd -r -p | sha256sum This information should also be included in one of the patches. Mimi