Skip to content

Commit e9df543

Browse files
ErwanAliasr1ij-intel
authored andcommitted
Documentation/x86/amd/hsmp: Updating urls
When reading this page, some links were broken. This commit updates links to get documentation actually pointing the intended content. Signed-off-by: Erwan Velu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Ilpo Järvinen <[email protected]> Signed-off-by: Ilpo Järvinen <[email protected]>
1 parent 1c0a50d commit e9df543

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Documentation/arch/x86/amd_hsmp.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ set of mailbox registers.
1313

1414
More details on the interface can be found in chapter
1515
"7 Host System Management Port (HSMP)" of the family/model PPR
16-
Eg: https://www.amd.com/system/files/TechDocs/55898_B1_pub_0.50.zip
16+
Eg: https://www.amd.com/content/dam/amd/en/documents/epyc-technical-docs/programmer-references/55898_B1_pub_0_50.zip
17+
1718

1819
HSMP interface is supported on EPYC server CPU models only.
1920

@@ -97,8 +98,8 @@ what happened. The transaction returns 0 on success.
9798

9899
More details on the interface and message definitions can be found in chapter
99100
"7 Host System Management Port (HSMP)" of the respective family/model PPR
100-
eg: https://www.amd.com/system/files/TechDocs/55898_B1_pub_0.50.zip
101+
eg: https://www.amd.com/content/dam/amd/en/documents/epyc-technical-docs/programmer-references/55898_B1_pub_0_50.zip
101102

102103
User space C-APIs are made available by linking against the esmi library,
103-
which is provided by the E-SMS project https://developer.amd.com/e-sms/.
104+
which is provided by the E-SMS project https://www.amd.com/en/developer/e-sms.html.
104105
See: https://github.com/amd/esmi_ib_library

0 commit comments

Comments
 (0)