Skip to content
Commit f54448fc authored by Ang Tien Sung's avatar Ang Tien Sung Committed by Liwei Song
Browse files

fpga: altera-cvp: Increase credit timeout



commit 0fba632075380ec1b345548d01713f8c73685d42 from
https://github.com/altera-opensource/linux-socfpga.git socfpga-5.15.30-lts.

Increase the timeout for SDM (Secure device manager) data credits from
20ms to 40ms. Internal stress tests running at 500 loops failed with the
current timeout of 20ms. At the start of a FPGA configuration, the CVP
host driver reads the transmit credits from SDM. It then sends bitstream
FPGA data to SDM based on the total credits. Each credit allows the
CVP host driver to send 4kBytes of data. There are situations whereby,
the SDM did not respond in time during testing.

Signed-off-by: default avatarAng Tien Sung <tien.sung.ang@intel.com>
Signed-off-by: default avatarLiwei Song <liwei.song@windriver.com>
parent aa6ad2ae
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment