summaryrefslogtreecommitdiff
path: root/drivers/cache/cache-sifive-pl2.c
AgeCommit message (Collapse)Author
2023-12-27cache: add sifive private L2 cache driverZong Li
This driver is currently responsible for enabling the clock gating feature of SiFive pre core's private L2 cache. Signed-off-by: Zong Li <zong.li@sifive.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>