u-boot-brain/arch/arm/mach-stm32mp
Simon Glass 9edefc2776 common: Move some cache and MMU functions out of common.h
These functions belong in cpu_func.h. Another option would be cache.h
but that code uses driver model and we have not moved these cache
functions to use driver model. Since they are CPU-related it seems
reasonable to put them here.

Move them over.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2019-12-02 18:23:55 -05:00
..
include/mach stpmic1: program pmic to keep only the debug unit on 2019-08-27 09:36:56 +02:00
bsec.c bsec: update after MISC u-class update 2019-08-27 11:19:23 +02:00
cmd_stm32key.c stm32mp1: key: add stm32key command 2019-07-12 11:18:53 +02:00
config.mk stm32mp1: add trusted boot with TF-A 2019-04-12 16:09:13 +02:00
cpu.c common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
dram_init.c SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
fdt.c stm32mp1: update device tree with ETZPC status 2019-07-12 11:18:53 +02:00
Kconfig stm32mp1: configs: add spi load support in spl 2019-08-27 11:19:23 +02:00
Makefile stm32mp1: Makefile cleanup 2019-08-27 11:19:23 +02:00
psci.c psci: Fix warnings when compiling with W=1 2019-07-24 14:15:38 -04:00
pwr_regulator.c stm32mp: regulator: add SoC pwr regulator support 2018-05-08 09:07:38 -04:00
spl.c stm32mp1: spl: hang with trace when DDR init failed 2019-04-12 16:09:13 +02:00
syscon.c stm32mp1: syscon: remove stgen 2019-07-12 11:18:53 +02:00