diff options
author | Lakshmi Ramasubramanian <nramas@linux.microsoft.com> | 2021-02-21 18:49:26 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-03-08 20:06:29 +0100 |
commit | 39652741c80bb0006214cf81ba9707d2dc372292 (patch) | |
tree | 047ec31cfd2d169c421a4a44b6cb4c413da5fd38 /security | |
parent | powerpc: Move ima buffer fields to struct kimage (diff) | |
download | linux-39652741c80bb0006214cf81ba9707d2dc372292.tar.xz linux-39652741c80bb0006214cf81ba9707d2dc372292.zip |
powerpc: Enable passing IMA log to next kernel on kexec
CONFIG_HAVE_IMA_KEXEC is enabled to indicate that the IMA measurement
log information is present in the device tree. This should be selected
only if CONFIG_IMA is enabled.
Update CONFIG_KEXEC_FILE to select CONFIG_HAVE_IMA_KEXEC, if CONFIG_IMA
is enabled, to indicate that the IMA measurement log information is
present in the device tree for powerpc.
Signed-off-by: Lakshmi Ramasubramanian <nramas@linux.microsoft.com>
Suggested-by: Thiago Jung Bauermann <bauerman@linux.ibm.com>
Reviewed-by: Thiago Jung Bauermann <bauerman@linux.ibm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210221174930.27324-10-nramas@linux.microsoft.com
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions