Lines Matching full:measurement
132 * image for the measurement list for the next kernel.
169 pr_err("Binary measurement list too large.\n");
175 pr_err("Not enough memory for the kexec measurement buffer.\n");
185 pr_err("Error passing over kexec measurement buffer.\n");
196 kexec_dprintk("kexec measurement buffer for the loaded kernel at 0x%lx.\n",
201 * Called during kexec execute so that IMA can update the measurement list.
270 * Restore the measurement list from the previous kernel.
284 pr_err("Failed to restore the measurement list: %d\n",
290 pr_debug("Restoring the measurement list not supported\n");
293 pr_debug("No measurement list to restore\n");
296 pr_debug("Error restoring the measurement list: %d\n", rc);