You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For CXL IDE, there are two registers that needs to be programmed by the teeio-validator between Host and Device. This programming needs to happen during initial CXL IDE Stream setup. Preferably right after DOE Discovery would good point to update the values of these registers.
Key Refresh Time Control (Host Side Checks)
Read the Key Refresh Time Capability (Rx Min Key refresh Time ) on Device.
Read the Key Refresh Time Control (Tx Key Refresh Time) on Host.
If Key Refresh Time control value on Host is less than Key Refresh Time Capability on Device, then update the Key Refresh Time control register on Host to match the value of Key Refresh Time Capability of Device.
Key Refresh Time Control (Device Side Checks)
Read the Key Refresh Time Capability (Rx Min Key refresh Time ) on Host.
Read the Key Refresh Time Control (Tx Key Refresh Time) on Device.
If Key Refresh Time control value on device is less than Key Refresh Time Capability on Host, then update the Key Refresh Time control register on Device to match the value of Key Refresh Time Capability of Host.
Truncation Transmit Delay Control (Host Side Checks)
Read the Truncation Transmit Delay Capability (Rx Min Truncation Transmit Delay) on Device.
Read the Truncation Transmit Delay Control (Tx Truncation Transmit Delay) on Host.
If Truncation Transmit Delay Control on Host is less than Truncation Transmit Delay Capability on Device, then update the Truncation Transmit Delay Control register value on the Host to match the Device (Truncation Transmit Delay Capability).
Truncation Transmit Delay Control (Device Side Checks)
Read the Truncation Transmit Delay Capability (Rx Min Truncation Transmit Delay) on Host.
Read the Truncation Transmit Delay Control (Tx Truncation Transmit Delay) on Device.
If Truncation Transmit Delay Control on Device is less than Truncation Transmit Delay Capability on Host, then update the Truncation Transmit Delay Control register value on the Device to match the Host (Truncation Transmit Delay Capability).
The text was updated successfully, but these errors were encountered:
Hi !
For CXL IDE, there are two registers that needs to be programmed by the teeio-validator between Host and Device. This programming needs to happen during initial CXL IDE Stream setup. Preferably right after DOE Discovery would good point to update the values of these registers.
Key Refresh Time Control (Host Side Checks)
Key Refresh Time Control (Device Side Checks)
Truncation Transmit Delay Control (Host Side Checks)
Truncation Transmit Delay Control (Device Side Checks)
The text was updated successfully, but these errors were encountered: