Re: [PATCH V1 1/3] dt-bindings: ufs: qcom: Document ice configuration table

From: Ram Kumar Dwivedi
Date: Tue Oct 29 2024 - 07:10:41 EST




On 06-Oct-24 12:45 AM, Eric Biggers wrote:
> On Sat, Oct 05, 2024 at 12:13:05PM +0530, Ram Kumar Dwivedi wrote:
>> There are three algorithms supported for inline crypto engine:
>> Floor based, Static and Instantaneous algorithm.
>
> No. The algorithms supported by ICE are AES-XTS, AES-ECB, AES-CBC, etc. So I'm
> afraid this terminology is already taken.
>
> This new thing seems to be about how work is distributed among different
> hardware cores, so calling these "ICE schedulers" or something might make sense.
>
> - Eric

Hi Eric,
I have rephrased patch commit description. Used terminology as ICE allocator instead of ICE algorithm.
Thanks,
Ram.