On Wed, 15 Jul 2020 07:52:01 -0400, Nayna Jain wrote: > The device-tree property to check secure and trusted boot state is > different for guests(pseries) compared to baremetal(powernv). > > This patch updates the existing is_ppc_secureboot_enabled() and > is_ppc_trustedboot_enabled() functions to add support for pseries. > > The secureboot and trustedboot state are exposed via device-tree property: > /proc/device-tree/ibm,secure-boot and /proc/device-tree/ibm,trusted-boot > > [...]
Applied to powerpc/next. [1/1] powerpc/pseries: Detect secure and trusted boot state of the system. https://git.kernel.org/powerpc/c/61f879d97ce4510dd29d676a20d67692e3b34806 cheers