1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright (C) 2015 Freescale Semiconductor, Inc.
5 * Configuration settings for the Freescale i.MX7.
11 #include <linux/sizes.h>
12 #include <linux/stringify.h>
13 #include <asm/arch/imx-regs.h>
14 #include <asm/mach-imx/gpio.h>
17 #define CONFIG_SC_TIMER_CLK 8000000 /* 8Mhz */
19 /* Miscellaneous configurable options */
26 * If we have defined the OPTEE ram size and not OPTEE it means that we were
27 * launched by OPTEE, because of that we shall skip all the low level
28 * initialization since it was already done by ATF or OPTEE