Commit b5b135c
committed
ima_kexec.sh: Detect kernel image from BOOT_IMAGE from /proc/cmdline
Default value was suitable only for x86_64. This helps to use other
archs on distros which set $BOOT_IMAGE.
Link: https://lore.kernel.org/ltp/20250224171137.2893480-1-pvorel@suse.cz/
Signed-off-by: Petr Vorel <pvorel@suse.cz>1 parent 1f5041b commit b5b135c
1 file changed
+22
-1
lines changedLines changed: 22 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
46 | 65 | | |
47 | 66 | | |
48 | 67 | | |
49 | 68 | | |
| 69 | + | |
| 70 | + | |
50 | 71 | | |
51 | 72 | | |
52 | 73 | | |
| |||
0 commit comments