summaryrefslogtreecommitdiff
path: root/arch/arm64
diff options
context:
space:
mode:
authorkx <kx@radix.pro>2023-09-20 21:41:27 +0300
committerkx <kx@radix.pro>2023-09-20 21:41:27 +0300
commit40c5cc711097e1b5b64b7483bc8bc846428dba00 (patch)
treecebeff858cf0d978e7504847d41e85e90778da55 /arch/arm64
parent5fe56a16f7f63d8c3a4b0091cd4902d1d558d602 (diff)
downloadlinux-rockchip-6.1.y.tar.xz
arm64: Rockchip Erratum 3588001linux-rockchip-6.1.y
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index d5eb2fbab473..604634bea316 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -1143,6 +1143,16 @@ config NVIDIA_CARMEL_CNP_ERRATUM
If unsure, say Y.
+config ROCKCHIP_ERRATUM_3588001
+ bool "Rockchip 3588001: GIC600 can not support shareability attributes"
+ default y
+ help
+ The Rockchip RK3588 GIC600 SoC integration does not support ACE/ACE-lite.
+ This means, that its sharability feature may not be used, even though it
+ is supported by the IP itself.
+
+ If unsure, say Y.
+
config SOCIONEXT_SYNQUACER_PREITS
bool "Socionext Synquacer: Workaround for GICv3 pre-ITS"
default y