drivers: eSPI: Incorrect handling of OOB registers leads to report wrong OOB packet len #25091
Labels
area: eSPI
eSPI
bug
The issue is a bug, or the PR is fixing a bug
platform: Microchip MEC
Microchip MEC Platform
During eSPI sample OOB transactions are executed to retrieve temperature from eSPI host.
This occurs successfully in eSPI bus level and buffer with data is returned.
However, bytes received is always reported as 0, despite providing the right response data
To Reproduce
Steps to reproduce the behavior:
cd samples/drivers/espi
west build -c -b mec15xxevb_assy6853
west flash
see error on ouput
Expected behavior
Apart from correct eSPI traffic, correct value should be there
Impact
Incorrect handling of eSPI host temperature for thermal operations
The text was updated successfully, but these errors were encountered: