AMDESE / amd-bmc-ras

Apache License 2.0
12 stars 4 forks source link

Redfish implementation of RAS configuration #47

Closed abinayaddhandapani closed 1 year ago

abinayaddhandapani commented 1 year ago

Redfish implementation of RAS configuration

  1. Added dbus interface (com.amd.crashdump.Configuration) in the com.amd.crashdump object which has the config file parameters as properties.

  2. Config file parameter values are read from dbus interface instead of the legacy config file

Signed-off-by: Abinaya abinaya.dhandapani@amd.com