mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
crypto: inside-secure - Add MaxLinear platform
This is to add MaxLinear platform into compatible id. Firmware endianness option is added since MaxLinear firmware is in little endian format. Signed-off-by: Peter Harliman Liem <pliem@maxlinear.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
committed by
Herbert Xu
parent
594ed3d245
commit
36dd88b1c0
@@ -730,7 +730,8 @@ enum safexcel_eip_version {
|
||||
EIP97IES_MRVL,
|
||||
EIP197B_MRVL,
|
||||
EIP197D_MRVL,
|
||||
EIP197_DEVBRD
|
||||
EIP197_DEVBRD,
|
||||
EIP197C_MXL,
|
||||
};
|
||||
|
||||
struct safexcel_priv_data {
|
||||
|
||||
Reference in New Issue
Block a user