Re: [PATCH v5 3/3] firmware: Add support for Qualcomm UEFI Secure Application

From: Johan Hovold
Date: Fri Aug 04 2023 - 12:54:29 EST


On Sun, Jul 30, 2023 at 06:19:04PM +0200, Maximilian Luz wrote:

> +config QCOM_QSEECOM_UEFISECAPP
> + bool "Qualcomm SEE UEFI Secure App client driver"
> + depends on QCOM_SCM

No need for this one.

> + depends on QCOM_QSEECOM
> + depends on EFI

Reviewed-by: Johan Hovold <johan+linaro@xxxxxxxxxx>

Johan