From 655482eff97d12bd35c4a84116b73c0d24d2ee36 Mon Sep 17 00:00:00 2001 From: Denys Fedoryshchenko Date: Sat, 26 Nov 2022 03:43:06 +0200 Subject: [PATCH] test-configs.yaml: Enable kselftest-tpm2 on sona MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The TPM chip here is the same as the one in grunt, the cr50, but on this platform the chip is accessible through a SPI bus instead of an i2c one, thus requiring different drivers. So while the TPM operation is identical to grunt, adding the test to this platform gets us a second x86 platform running the test, as well as ensuring that the SPI driver for the cr50 works correctly. Signed-off-by: NĂ­colas F. R. A. Prado Signed-off-by: Denys Fedoryshchenko --- config/core/test-configs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/core/test-configs.yaml b/config/core/test-configs.yaml index c603618fae..2dba53793d 100644 --- a/config/core/test-configs.yaml +++ b/config/core/test-configs.yaml @@ -2273,6 +2273,7 @@ test_configs: - kselftest-alsa - kselftest-cpufreq - kselftest-landlock + - kselftest-tpm2 - device_type: hp-x360-12b-ca0500na-n4000-octopus test_plans: