ce17ad0d54
The Memory_Info_Valid bit (CXL 3.0 8.1.3.8.2) indicates that the CXL
Range Size High and Size Low registers are valid. The bit must be set
within 1 second of reset deassertion to the device. Check valid bit
before we check the Memory_Active bit when waiting for
cxl_await_media_ready() to ensure that the memory info is valid for
consumption. Also ensures both DVSEC ranges 1 and 2 are ready if DVSEC
Capability indicates they are both supported.
Fixes:
|
||
---|---|---|
.. | ||
core | ||
Kconfig | ||
Makefile | ||
acpi.c | ||
cxl.h | ||
cxlmem.h | ||
cxlpci.h | ||
mem.c | ||
pci.c | ||
pmem.c | ||
port.c | ||
security.c |