commit | 2be3014f6b7465f61ad4f0d01f934dbc9f39a254 | [log] [tgz] |
---|---|---|
author | Runyang Chen <runyang.chen@mediatek.corp-partner.google.com> | Thu Mar 20 19:06:24 2025 +0800 |
committer | Runyang Chen <runyang.chen@mediatek.com> | Fri Mar 21 06:38:05 2025 +0100 |
tree | 460cb8732a3c0c2329391a96c7930ce50741cebf | |
parent | 4848824548a8933a23f8ede1c012f756f54e4c72 [diff] |
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