Manish V Badarkhe | 9e72334 | 2023-07-21 13:15:30 +0100 | [diff] [blame] | 1 | # |
2 | # Copyright (c) 2023 Arm Limited. All rights reserved. | ||||
3 | # | ||||
4 | # SPDX-License-Identifier: BSD-3-Clause | ||||
5 | # | ||||
6 | # Expect script for Trusted Firmware Test Framework | ||||
7 | # | ||||
8 | |||||
9 | # Wait for BL31 boots and then expect/signer-id.exp | ||||
10 | # after LAVA job execution will do the job of checking | ||||
11 | # signer-id is non-zero | ||||
12 | source $ci_root/expect-lava/trusted-firmware.inc |