u-boot/arch/arm/mach-imx/imx8
Tom Rini b340199f82 spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tighten up symbol dependencies in a number of places.  Ensure that a SPL
specific option has at least a direct dependency on SPL.  In places
where it's clear that we depend on something more specific, use that
dependency instead.  This means in a very small number of places we can
drop redundant dependencies.

Reported-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2022-07-07 09:29:08 -04: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 spl: Ensure all SPL symbols in Kconfig have some SPL dependency 2022-07-07 09:29:08 -04: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