]> git.baikalelectronics.ru Git - uboot.git/commit
crypto: caam: Fix build warnings pointer casting
authorAymen Sghaier <aymen.sghaier@nxp.com>
Thu, 25 Mar 2021 09:30:26 +0000 (17:30 +0800)
committerStefano Babic <sbabic@denx.de>
Thu, 8 Apr 2021 07:18:29 +0000 (09:18 +0200)
commit1ab36eabf914738a5154d680c04461823a4d8166
tree06f73769c5efa3ec40f2c0e6e4d5023a0745189a
parent4301d13fe86ba4f7716557be1a8e67054e7b5a58
crypto: caam: Fix build warnings pointer casting

  Enabling CAAM driver for i.MX8M platforms, a 64 bits architecture,
 lead to casting warnings: from/to pointer to/from integer with
 different size. This patch fix these warnings

Signed-off-by: Aymen Sghaier <aymen.sghaier@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/crypto/fsl/jr.c
include/fsl_sec.h