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

From: Eric Biggers
Date: Sat Oct 05 2024 - 15:16:11 EST


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