Re: [PATCH v1 11/11] scsi: ufs: ufs-qcom: support ICE keyslot partitioning for guest VMs

From: Linlin Zhang

Date: Wed Sep 02 2026 - 11:17:37 EST




On 9/1/2026 10:02 PM, Krzysztof Kozlowski wrote:
> On 01/09/2026 12:54, Linlin Zhang wrote:
>>>> + u32 off, max;
>>>> +
>>>> + if (of_property_read_u32(child, "qcom,ice-slot-offset", &off) ||
>>>> + of_property_read_u32(child, "qcom,max-ice-slots", &max))
>>>
>>> No, there is no such ABI.
>>>
>>
>> ACK
>>
>> This is submitted for visibility. It may be revised in a future version to use
>> a TZ SCM query interface if current out-of-band key operation in the guest is
>> approved.
>
> Don't submit downstream code for visibility. It just clutters review and
> wastes our time.
>

ACK, thanks for pointing that out.

> Such code IS NOT ACCEPTED to upstream, thus posting it is absolutely
> pointless.
>
> Best regards,
> Krzysztof