arm-trusted-firmware/plat/mediatek
Runyang Chen 2be3014f6b refactor(mediatek): fix mcusys off issue for MTK GIC v3 driver
When mcusys is off, rdist_ctx will save the rdist data of the last core.
In the case of the last core plug off, the data of other cores will be
inconsistent with the data in rdist_ctx.

Therefore, each core needs to use a dedicated context.

Signed-off-by: Runyang Chen <runyang.chen@mediatek.com>
Change-Id: Ic9501f4da219cf906c0e348982be3f550c3ba30b
2025-03-21 06:38:05 +01:00
..
build_helpers feat(mt8196): add mtcmos driver 2025-01-28 21:59:52 +01:00
common feat(mt8196): add LPM v2 support 2025-01-22 15:28:08 +08:00
drivers refactor(mediatek): fix mcusys off issue for MTK GIC v3 driver 2025-03-21 06:38:05 +01:00
helpers feat(mt8196): initialize platform for MediaTek MT8196 2024-12-02 09:20:48 +08:00
include Merge changes I765a7fa0,Ic33f0b6d,I8d1a88c7,I381f96be,I698fa849, ... into integration 2025-02-11 16:52:18 +01:00
lib Merge changes I765a7fa0,Ic33f0b6d,I8d1a88c7,I381f96be,I698fa849, ... into integration 2025-02-11 16:52:18 +01:00
mt8173 chore: remove MULTI_CONSOLE_API references 2023-09-12 15:28:36 +02:00
mt8183 chore: remove MULTI_CONSOLE_API references 2023-09-12 15:28:36 +02:00
mt8186 feat(aarch64): add DBGPRCR_EL1 register accessors 2025-01-02 11:23:55 +01:00
mt8188 feat(mediatek): move plat_helpers.h to the common folder 2024-11-05 15:46:19 +08:00
mt8192 feat(aarch64): add DBGPRCR_EL1 register accessors 2025-01-02 11:23:55 +01:00
mt8195 feat(aarch64): add DBGPRCR_EL1 register accessors 2025-01-02 11:23:55 +01:00
mt8196 feat(mt8196): fix MT8196 gpio driver 2025-02-27 16:10:45 +08:00
topology feat(mt8196): add topology module for power management 2025-01-22 11:51:16 +08:00