Home
last modified time | relevance | path

Searched refs:kexec (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
H A Dima_kexec.sh7 # Verify that kexec cmdline is measured correctly.
8 # Test attempts to kexec the existing running kernel image.
9 # To kexec a different kernel image export IMA_KEXEC_IMAGE=<pathname>.
11 TST_NEEDS_CMDS="grep kexec sed"
24 grep "kexec-cmdline" $ASCII_MEASUREMENTS > file2
90 kexec_cmd="kexec -s -l $IMA_KEXEC_IMAGE $kexec_cmd"
94 tst_brk TBROK "kexec failed: $(cat err)"
97 ROD kexec -su
105 tst_res TPASS "kexec cmdline was measured correctly"
/device/soc/rockchip/common/sdk_linux/kernel/
H A Dreboot.c12 #include <linux/kexec.h>
/device/soc/rockchip/common/sdk_linux/init/
H A Dinitramfs.c557 #include <linux/kexec.h>
586 * Initialize initrd memory region since the kexec boot does not do. in kexec_free_initrd()

Completed in 2 milliseconds