summaryrefslogtreecommitdiff
path: root/drivers/of/kexec.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-17of: check previous kernel's ima-kexec-buffer against memory boundsVaibhav Jain1-0/+17
2022-06-09of: Support more than one crash kernel regions for kexec -sZhen Lei1-0/+9
2021-07-16of: kexec: Remove FDT_PROP_* definitionsGeert Uytterhoeven1-25/+15
2021-03-08kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDTLakshmi Ramasubramanian1-52/+5
2021-03-08powerpc: Move arch independent ima kexec functions to drivers/of/kexec.cLakshmi Ramasubramanian1-0/+240
2021-03-08of: Add a common kexec FDT setup functionRob Herring1-0/+265