commit | e4129e6f36ef8cb96f115e15006ba721db6c951a | [log] [tgz] |
---|---|---|
author | Fengquan Chen <fengquan.chen@mediatek.corp-partner.google.com> | Wed May 17 17:55:29 2023 +0800 |
committer | developer <developer@mediatek.com> | Tue Jun 06 18:07:18 2023 +0800 |
tree | b8541cb5ff95fdcf7bc5358e45d1aa678c009636 | |
parent | 50158a64d92c2615e5a4b96ec0f34c3ca5e334a1 [diff] |
fix(mediatek): support saving/restoring GICR registers The GICR_IPRIORITYR[x] registers are not saved or restored in the original design. When the kernel tries to use them, such as the pseudo-NMI, it leads crashes and freezes. This patch adds support for saving/restoring GICR registers. Change-Id: I9718a75a1410ca14826710dfdf5f3226299fa6e2