crypto: inside-secure - Expand soc data structure
authorPeter Harliman Liem <pliem@maxlinear.com>
Tue, 27 Sep 2022 03:10:08 +0000 (11:10 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 21 Oct 2022 11:05:24 +0000 (19:05 +0800)
commit22044d9b04b593831d8e16ba7aafabf4e75964f5
tree6894efbcdb714f8f6aa9bd001a2715c7b13c0fcf
parent224f3a050e495a7c3c1bcee2c613d0996bc661dc
crypto: inside-secure - Expand soc data structure

Currently platform data is assigned directly to
version string(instead of struct). To make it more
scalable, we move it to use data struct instead.
This allows customization for individual platforms other
than version string.

Signed-off-by: Peter Harliman Liem <pliem@maxlinear.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/inside-secure/safexcel.c
drivers/crypto/inside-secure/safexcel.h