diff options
author | David E. Box <david.e.box@linux.intel.com> | 2025-02-27 20:15:19 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-05 19:02:47 -0800 |
commit | 7e2f7e25f6ffc229fd5be0488e1d8aac7bdd80e8 (patch) | |
tree | 2c76ff98cf16ebb827c67ba088f0cc7189dca6f9 /scripts/gdb/linux/utils.py | |
parent | 065d3cef99a10385d1c82919a612722dfdac90cc (diff) |
arch: x86: add IPC mailbox accessor function and add SoC register access
- Exports intel_pmc_ipc() for host access to the PMC IPC mailbox
- Enables the host to access specific SoC registers through the PMC
firmware using IPC commands. This access method is necessary for
registers that are not available through direct Memory-Mapped I/O (MMIO),
which is used for other accessible parts of the PMC.
Signed-off-by: David E. Box <david.e.box@linux.intel.com>
Signed-off-by: Chao Qin <chao.qin@intel.com>
Signed-off-by: Choong Yong Liang <yong.liang.choong@linux.intel.com>
Acked-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://patch.msgid.link/20250227121522.1802832-4-yong.liang.choong@linux.intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions