u-boot/arch/arm/mach-imx
Alexandru Gagniuc c5b68ef8af arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee
This config is only used by three boards with this SOC. Most other
platforms derive this information from devicetree, and are unlikely
to ever need this config.

Moreover, it is confusing when Kconfig asks for this value under
"Support OPTEE images", but does not do anything with the value.
Move it to imx7 for those boards who still make use of it.

Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2021-10-05 08:50:14 -04:00
..
imx8 imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG 2021-09-07 13:04:52 -04:00
imx8m arm: imx8mq: Add USB clock init function 2021-07-17 13:12:23 +02:00
imx8ulp imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG 2021-09-07 13:04:52 -04:00
imxrt ARM: IMXRT: introduce is_imxrt*() macros and get_cpu_rev() 2021-06-09 13:03:33 +02:00
mx3
mx5 usb: Enforce DM_USB migration for USB_HOST devices. 2021-07-18 21:05:31 -04:00
mx6 Prepare v2021.10-rc4 2021-09-16 10:29:40 -04:00
mx7 arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee 2021-10-05 08:50:14 -04:00
mx7ulp
mxs arm: Remove bg0900 board 2021-10-01 21:08:19 -04:00
Kconfig imx: Finish migration of IMX_CONFIG to Kconfig 2021-08-31 17:46:37 -04:00
Makefile WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
cache.c
cmd_bmode.c
cmd_dek.c arm: imx8: Move container image header file to mach-imx 2021-08-09 14:46:50 +02:00
cmd_hdmidet.c
cmd_mfgprot.c imx: cmd: use struct cmd_tbl 2021-08-09 14:46:51 +02:00
cmd_nandbcb.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
cpu.c pci: imx: Drop DM_PCI check from cpu driver 2021-08-05 19:46:35 -04:00
ddrmc-vf610-calibration.c
ddrmc-vf610-calibration.h
ddrmc-vf610.c
hab.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
i2c-mxv7.c
image-container.c mmc: Rename MMC_SUPPORT to MMC 2021-09-04 11:42:41 -04:00
imx_bootaux.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
init.c
iomux-v3.c
lowlevel.S
mac.c
misc.c lmb: Remove imx board_lmb_reserve() 2021-09-23 14:15:32 -04:00
mkimage_fit_atf.sh
mmc_env.c
mmdc_size.c arm/mach-imx: Fix macros in mmdc_size.c 2021-07-10 16:53:34 +02:00
parse-container.c arm: imx: parse-container: guard included header files 2021-08-09 14:46:50 +02:00
priblob.c imx: cmd: use struct cmd_tbl 2021-08-09 14:46:51 +02:00
rdc-sema.c
sata.c
speed.c
spl.c mmc: Rename MMC_SUPPORT to MMC 2021-09-04 11:42:41 -04:00
spl_imx_romapi.c arm: imx8ulp: add container support 2021-08-09 14:46:50 +02:00
spl_qspi.cfg
spl_sd.cfg
syscounter.c Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
timer.c
video.c