diff options
author | Suma Hegde <[email protected]> | 2022-02-22 10:35:00 +0530 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2022-03-02 11:42:36 +0100 |
commit | 91f410aa679a035e7abdff47daca4418c384c770 (patch) | |
tree | d579aec46c6be453e2b8a13ec51eea774fbc4c1d /lib/mpi/mpi-sub-ui.c | |
parent | f094399fae9cde11c3f98565eb150522aa7c15ab (diff) |
platform/x86: Add AMD system management interface
Recent Fam19h EPYC server line of processors from AMD support system
management functionality via HSMP (Host System Management Port) interface.
The Host System Management Port (HSMP) is an interface to provide
OS-level software with access to system management functions via a
set of mailbox registers.
More details on the interface can be found in chapter
"7 Host System Management Port (HSMP)" of the following PPR
https://www.amd.com/system/files/TechDocs/55898_B1_pub_0.50.zip
This patch adds new amd_hsmp module under the drivers/platforms/x86/
which creates miscdevice with an IOCTL interface to the user space.
/dev/hsmp is for running the hsmp mailbox commands.
Signed-off-by: Suma Hegde <[email protected]>
Signed-off-by: Naveen Krishna Chatradhi <[email protected]>
Reviewed-by: Carlos Bilbao <[email protected]>
Acked-by: Song Liu <[email protected]>
Reviewed-by: Nathan Fontenot <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions