Add qemu_arm64_tfa_fw_handoff test entries to azure and gitlab
pipelines.
Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
qemu_arm64_lwip:
TEST_PY_BD: "qemu_arm64_lwip"
TEST_PY_TEST_SPEC: "test_net_dhcp or test_net_ping or test_net_tftpboot"
+ qemu_arm64_tfa_fw_handoff:
+ TEST_PY_BD: "qemu_arm64"
+ TEST_PY_ID: "--id fw_handoff_tfa_optee"
+ TEST_PY_TEST_SPEC: "test_fw_handoff"
qemu_arm_sbsa_ref:
TEST_PY_BD: "qemu-arm-sbsa"
TEST_PY_TEST_SPEC: "not sleep"
TEST_PY_TEST_SPEC: "test_net_dhcp or test_net_ping or test_net_tftpboot"
<<: *buildman_and_testpy_dfn
+qemu_arm64_tfa_fw_handoff test.py:
+ variables:
+ TEST_PY_BD: "qemu_arm64"
+ TEST_PY_ID: "--id fw_handoff_tfa_optee"
+ TEST_PY_TEST_SPEC: "test_fw_handoff"
+ <<: *buildman_and_testpy_dfn
+
qemu_arm_sbsa test.py:
variables:
TEST_PY_BD: "qemu-arm-sbsa"