summaryrefslogtreecommitdiff
path: root/drivers/cache/starfive_starlink_cache.c
AgeCommit message (Collapse)AuthorFilesLines
2024-05-28cache: Add StarFive StarLink cache managementJoshua Yeong1-0/+130
Add StarFive Starlink cache management driver. The driver enables RISC-V non-standard cache operation on SoC that does not support Zicbom extension instructions. Signed-off-by: Joshua Yeong <joshua.yeong@starfivetech.com> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>