Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE] ci: QEMUv8: set MEASURED_BOOT_FTPM=n #7175

Closed
wants to merge 1 commit into from

Conversation

jforissier
Copy link
Contributor

Disable fTPM to check if this un-breaks CI.

Disable fTPM to check if this un-breaks CI.

Signed-off-by: Jerome Forissier <[email protected]>
jforissier added a commit to jforissier/optee_repo_build_files that referenced this pull request Dec 11, 2024
This reverts commit 9bf2bbe. CI has
become quite unstable since that commit was merged, see for instance
the multiple failures in [1] and the absence of failure in [2]. I do
not see any direct relationship betweem fTPM and the errors reported
in the CI runs, but in order to make CI useful again we need to have
it run reliably so disable MEASURED_BOOT_FTPM temporarily.

Link: [1] OP-TEE/optee_os#7170
Link: [2] OP-TEE/optee_os#7175
Signed-off-by: Jerome Forissier <[email protected]>
jforissier added a commit to jforissier/optee_repo_build_files that referenced this pull request Dec 11, 2024
This reverts commit 9bf2bbe. CI has
become quite unstable since that commit was merged, see for instance
the multiple failures in [1] and the absence of failure in [2]. I do
not see any direct relationship betweem fTPM and the errors reported
in the CI runs, but in order to make CI useful again we need to have
it run reliably so disable MEASURED_BOOT_FTPM temporarily.

In my tests, 'make -j$(nproc) check-only XTEST_ARGS="-l 14"' always
failed with a TA panic when MEASURED_BOOT_FTPM=y, and never when it
is =n. The panic sometimes happens in xtest regression_4006, or
sometimes in pkcs11_1021 or pkcs11_1023.

Link: [1] OP-TEE/optee_os#7170
Link: [2] OP-TEE/optee_os#7175
Signed-off-by: Jerome Forissier <[email protected]>
jforissier added a commit to jforissier/optee_repo_build_files that referenced this pull request Dec 11, 2024
This reverts commit 9bf2bbe. CI has
become quite unstable since that commit was merged, see for instance
the multiple failures in [1] and the absence of failure in [2]. I do
not see any direct relationship betweem fTPM and the errors reported
in the CI runs, but in order to make CI useful again we need to have
it run reliably so disable MEASURED_BOOT_FTPM temporarily.

In my tests, 'make -j$(nproc) check-only XTEST_ARGS="-l 14"' always
failed with a TA panic when MEASURED_BOOT_FTPM=y, and never when it
is =n. The panic sometimes happens in xtest regression_4006, or
sometimes in pkcs11_1021 or pkcs11_1023.

Link: [1] OP-TEE/optee_os#7170
Link: [2] OP-TEE/optee_os#7175
Signed-off-by: Jerome Forissier <[email protected]>
Acked-by: Etienne Carriere <[email protected]>
Acked-by: Jens Wiklander <[email protected]>
jforissier added a commit to OP-TEE/build that referenced this pull request Dec 11, 2024
This reverts commit 9bf2bbe. CI has
become quite unstable since that commit was merged, see for instance
the multiple failures in [1] and the absence of failure in [2]. I do
not see any direct relationship betweem fTPM and the errors reported
in the CI runs, but in order to make CI useful again we need to have
it run reliably so disable MEASURED_BOOT_FTPM temporarily.

In my tests, 'make -j$(nproc) check-only XTEST_ARGS="-l 14"' always
failed with a TA panic when MEASURED_BOOT_FTPM=y, and never when it
is =n. The panic sometimes happens in xtest regression_4006, or
sometimes in pkcs11_1021 or pkcs11_1023.

Link: [1] OP-TEE/optee_os#7170
Link: [2] OP-TEE/optee_os#7175
Signed-off-by: Jerome Forissier <[email protected]>
Acked-by: Etienne Carriere <[email protected]>
Acked-by: Jens Wiklander <[email protected]>
@jforissier
Copy link
Contributor Author

OP-TEE/build#795

@jforissier jforissier closed this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant