arm-trusted-firmware/plat/mediatek/drivers
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
..
apusys feat(mt8196): disable debug flag in APU driver 2025-02-12 10:48:35 +08:00
audio feat(mt8188): add audio support 2022-11-14 09:55:07 +08:00
cirq feat(mediatek): move mtk_cirq.c drivers to cirq folder 2022-09-05 13:53:13 +08:00
cpu_pm feat(mt8196): refactor LPM header include paths to use lpm_v2 2025-02-05 21:38:22 +08:00
dcm feat(mt8188): add DCM driver 2022-09-22 19:26:15 +08:00
dfd feat(mt8188): add DFD control in SiP service 2022-09-22 19:26:15 +08:00
dp feat(mt8188): add display port control in SiP service 2022-09-05 18:12:21 +08:00
emi feat(mt8196): add Mediatek EMI stub implementation for mt8196 2025-01-09 09:16:00 +02:00
emi_mpu feat(mt8188): update SVP region ID protection flow 2024-08-15 14:55:36 +08:00
gic600 feat(mediatek): configure DEV_IRQ as G1S interrupt 2024-06-20 15:33:51 +08:00
gicv3 refactor(mediatek): fix mcusys off issue for MTK GIC v3 driver 2025-03-21 06:38:05 +01:00
gpio feat(mt8196): add GPIO support 2024-12-04 14:30:34 +08:00
iommu feat(mt8188): add secure iommu support 2023-12-01 02:53:17 +01:00
mcusys feat(mt8196): add mcusys moudles for power management 2025-01-22 11:51:32 +08:00
mminfra feat(mt8196): add Mediatek MMinfra stub implementation 2025-01-30 23:30:09 +08:00
msdc feat(mediatek): add smcc call for MSDC 2022-09-08 18:02:02 +08:00
mtcmos feat(mt8196): add mtcmos driver 2025-01-28 21:59:52 +01:00
pmic feat(mt8196): add PMIC driver 2025-01-22 11:50:47 +08:00
pmic_wrap feat(mt8188): add pmic and pwrap support 2022-09-05 18:12:24 +08:00
ptp3 feat(mt8188): add support for PTP3 2022-11-14 09:55:07 +08:00
rng feat(mt8188): add MT8188 TRNG driver 2024-11-04 03:56:21 +01:00
rtc feat(mt8188): add RTC support 2022-09-05 18:12:24 +08:00
smmu feat(mt8196): add SMMU driver for PM 2025-02-04 10:39:57 +08:00
spm fix(mt8196): remove EC_SUSPEND_PIN initial setting 2025-02-13 20:33:52 +08:00
spmi feat(mt8196): add SPMI driver 2025-01-22 11:51:07 +08:00
timer feat(mt8196): initialize platform for MediaTek MT8196 2024-12-02 09:20:48 +08:00
uart refator(mediatek): move drivers folder in common to plat/mediatek 2022-09-05 13:52:17 +08:00
usb feat(mt8188): keep infra and peri on when system suspend 2023-01-11 13:37:47 +08:00
vcp feat(mediatek): add vcp driver support 2024-12-16 07:17:23 +01:00