AMDESE / amd-bmc-ras

Apache License 2.0
12 stars 4 forks source link

Implement local AIFS trigger in amd-ras service #89

Closed abinayaddhandapani closed 5 months ago

abinayaddhandapani commented 6 months ago

Added the new RAS configuration parameters AifsArmed and AifsSigId.

If AifsArmed is true and valid mca bank is > 0 , Check if current-failure SigID matches any of the AifsSigId entries in the AifsSignatureIdList. If SigID matches, start the AIFS flow.

Signed-off-by: Abinaya Dhandapani adhandap@amd.com