platform/x86/amd/hsmp: improve the error log
authorSuma Hegde <suma.hegde@amd.com>
Tue, 10 Oct 2023 12:03:10 +0000 (12:03 +0000)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Thu, 12 Oct 2023 13:31:52 +0000 (16:31 +0300)
commit48173b0003c5dc556e262e1b57c25efc36db1c6a
treeeae041fbe02aa58b8a87e249aeeb440916a9720f
parent5150542b8ec5fb561be080ed0ef3bab8598154c3
platform/x86/amd/hsmp: improve the error log

1. Change print message during platform init to a more meaningful
   clear message.
2. Return the error code returned by hsmp_test() itself, rather then
   returning a common EOPNOTSUPP error.

Signed-off-by: Suma Hegde <suma.hegde@amd.com>
Reviewed-by: Naveen Krishna Chatradhi <nchatrad@amd.com>
Link: https://lore.kernel.org/r/20231010120310.3464066-3-suma.hegde@amd.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/amd/hsmp.c