| Index: testsuite/tcg/include/tss/tss_defines.h
|
| diff --git a/testsuite/tcg/include/tss/tss_defines.h b/testsuite/tcg/include/tss/tss_defines.h
|
| index b7faf4acf1fd4ee54974383be194b8dcf5197f93..1ec77243fd3cda37d53dc168230374ac25fce80f 100644
|
| --- a/testsuite/tcg/include/tss/tss_defines.h
|
| +++ b/testsuite/tcg/include/tss/tss_defines.h
|
| @@ -349,8 +349,8 @@ Global defines for TSS.
|
| //
|
| // Values for the subflag TSS_TSPATTRIB_CONTEXT_TRANS_CONTROL
|
| //
|
| -#define TSS_TSPATTRIB_DISABLE_TRANSPORT (0x00000000)
|
| -#define TSS_TSPATTRIB_ENABLE_TRANSPORT (0x00000001)
|
| +#define TSS_TSPATTRIB_DISABLE_TRANSPORT (0x00000016)
|
| +#define TSS_TSPATTRIB_ENABLE_TRANSPORT (0x00000032)
|
|
|
| //
|
| // Values for the subflag TSS_TSPATTRIB_CONTEXT_TRANS_MODE
|
|
|