Hi Rob,
Thanks for the comments,
On 2018-10-25 20:58, Theodore Y. Ts'o wrote:
On Thu, Oct 25, 2018 at 09:55:48AM -0500, Rob Herring wrote:
> +Introduction:
> +=
> +Storage encryption has been one of the most required feature from security
> +point of view. QTI based storage encry
ote
> to help improve the system]
>
> url:
>
https://github.com/0day-ci/linux/commits/AnilKumar-Chimata/firmware-qcom-scm-Update-qcom_scm_call-signature/20181018-182318
> base:
> https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
> master
> config: sh-
Hi Rob,
Thanks for the comments,
On 2018-10-25 23:45, Rob Herring wrote:
On Wed, Oct 17, 2018 at 08:47:55PM +0530, AnilKumar Chimata wrote:
Add dt parameters information specific to the Inline
Crypto Engine (ICE) device.
Signed-off-by: AnilKumar Chimata
---
.../devicetree/bindings/crypto
Hi Randy,
Thanks for your comments,
On 2018-10-17 23:09, Randy Dunlap wrote:
On 10/17/18 8:17 AM, AnilKumar Chimata wrote:
This patch adds support for Inline Crypto Engine (ICE), which
is embedded into storage device/controller such as UFS/eMMC.
ICE is intended for high throughput
Hi Theodore,
Thanks for the comments,
On 2018-10-17 22:34, Theodore Y. Ts'o wrote:
First, thanks for the effort for working on getting the core ICE
driver support into upstreamable patches.
On Wed, Oct 17, 2018 at 08:47:56PM +0530, AnilKumar Chimata wrote:
+2) Per File Encryption (PFE)
This patch adds support for Inline Crypto Engine (ICE), which
is embedded into storage device/controller such as UFS/eMMC.
ICE is intended for high throughput cryptographic encryption
or decryption of storage data.
Signed-off-by: AnilKumar Chimata
---
Documentation/crypto/msm/ice.txt | 235
Add dt parameters information specific to the Inline
Crypto Engine (ICE) device.
Signed-off-by: AnilKumar Chimata
---
.../devicetree/bindings/crypto/msm/ice.txt | 34 ++
1 file changed, 34 insertions(+)
create mode 100644 Documentation/devicetree/bindings/crypto/msm
Add new syscall for ICE key config restore during
device reset, which needs to update the existing
qcom_scm_call() signature.
Signed-off-by: AnilKumar Chimata
---
drivers/firmware/qcom_scm-32.c | 30 +---
drivers/firmware/qcom_scm-64.c | 77
rest will be posted.
AnilKumar Chimata (3):
firmware: qcom: scm: Update qcom_scm_call signature
dt-bindings: Add ICE device specific parameters
crypto: qce: ice: Add support for Inline Crypto Engine
Documentation/crypto/msm/ice.txt | 235 +++
.../devicetree/bindings/crypto