u-boot/drivers/cache
Zong Li 43a2183928 cache: add sifive composable cache driver
This driver is currently responsible for enabling all ccache ways.
Composable cache could be configure as RAM or cache, we will use it as
RAM at the beginning to put the u-boot SPL there. In u-boot proper
phrase, we will use the composable cache as cache, and try to enable the
cache ways.

Signed-off-by: Zong Li <zong.li@sifive.com>
Reviewed-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Rick Chen <rick@andestech.com>
2021-09-07 10:34:29 +08:00
..
cache-l2x0.c cache: l2x0: Fix missing write to Auxiliary Control Register 2020-05-06 15:12:48 -04:00
cache-ncore.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
cache-sifive-ccache.c cache: add sifive composable cache driver 2021-09-07 10:34:29 +08:00
cache-uclass.c dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
cache-v5l2.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Kconfig cache: add sifive composable cache driver 2021-09-07 10:34:29 +08:00
Makefile cache: add sifive composable cache driver 2021-09-07 10:34:29 +08:00
sandbox_cache.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00