diff --git a/include/library/cxl_tsp_common_lib.h b/include/library/cxl_tsp_common_lib.h index e773de0..3e63b9d 100644 --- a/include/library/cxl_tsp_common_lib.h +++ b/include/library/cxl_tsp_common_lib.h @@ -13,7 +13,7 @@ #define LIBCXLTSP_MAX_VERSION_COUNT 0x1 #define LIBCXLTSP_CONFIGURATION_REPORT_MAX_SIZE 0x1000 -#define LIBCXLTSP_CONFIGURATION_REPORT_PORTION_LEN 0x40 +#define LIBCXLTSP_CONFIGURATION_REPORT_PORTION_LEN 0x80 #define LIBCXLTSP_ERROR_MESSAGE_MAX_SIZE (sizeof(cxl_tsp_error_rsp_t))