Directory | Files | |
---|---|---|
.. | 2 | |
File | Size | |
Kconfig | 212 B | |
Makefile | 83 B | |
sifive_ccache.c | 7.3 kB |
# SPDX-License-Identifier: GPL-2.0 if SOC_SIFIVE || SOC_STARFIVE config SIFIVE_CCACHE bool "Sifive Composable Cache controller" help Support for the composable cache controller on SiFive platforms. endif