From dd89ee3b1328be1c1411d9d63957d3ba49fc186e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=ADcolas=20F=2E=20R=2E=20A=2E=20Prado?= Date: Wed, 9 Feb 2022 14:50:43 -0500 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 --- 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 57a9d203a2..8811f54b3b 100644 --- a/config/core/test-configs.yaml +++ b/config/core/test-configs.yaml @@ -1954,6 +1954,7 @@ test_configs: - baseline - baseline-nfs - cros-ec + - kselftest-tpm2 - device_type: hp-x360-12b-n4000-octopus test_plans: