u-boot/arch/arm/mach-imx/imx8
Ye Li cda8f87349 caam: Fix crash in case caam_jr_probe failed
If probing caam_jr returns failure, the variable "dev" will not be
initialized, so we can't use dev->name for the error print.
Otherwise it will cause crash.

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Gaurav Jain <gaurav.jain@nxp.com>
2022-05-20 12:36:47 +02:00
..
ahab.c arm: imx8: Move container image header file to mach-imx 2021-08-09 14:46:50 +02:00
clock.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
cpu.c caam: Fix crash in case caam_jr_probe failed 2022-05-20 12:36:47 +02:00
fdt.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
iomux.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Kconfig toradex: apalis-imx8x: drop support for apalis imx8x 2022-04-21 12:44:23 +02:00
lowlevel_init.S imx8: save args passed from ATF 2019-10-08 16:35:59 +02:00
Makefile arm: imx8: Move container parser and image to mach-imx common folder 2021-08-09 14:46:50 +02:00
misc.c imx8: misc: use arm_smccc_smc 2020-07-14 15:23:46 +08:00
snvs_security_sc.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00