Re: [PATCH v6 08/17] firmware: qcom: scm: add a call for checking wrapped key support
From: Konrad Dybcio
Date: Mon Sep 09 2024 - 07:26:17 EST
On 6.09.2024 8:07 PM, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
>
> Add a helper that allows users to check if wrapped key support is
> available on the platform by checking if the SCM call allowing to
> derive the software secret from a wrapped key is enabled.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
> ---
I dearly hope that all firmwares that advertise this call, also
advertise the other necessary ones
Reviewed-by: Konrad Dybcio <konradybcio@xxxxxxxxxx>
Konrad