
13 Oct
2025
13 Oct
'25
3:17 p.m.
driver inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/ID1K5J ---------------------------------------------------------------------- Yushan Wang (2): soc cache: support L3 cache lock in framework soc cache: L3 cache lockdown support for HiSilicon SoC arch/arm64/configs/openeuler_defconfig | 3 +- drivers/soc/hisilicon/Kconfig | 2 +- .../soc/hisilicon/hisi_soc_cache_framework.c | 271 +++++++- .../soc/hisilicon/hisi_soc_cache_framework.h | 15 + drivers/soc/hisilicon/hisi_soc_l3c.c | 610 ++++++++++++++++++ 5 files changed, 897 insertions(+), 3 deletions(-) create mode 100644 drivers/soc/hisilicon/hisi_soc_l3c.c -- 2.33.0