blob: c89b4d9ce76da8f8971ebc4d58260d9a660c6313 [file] [log] [blame]
Manish V Badarkhedc5a0a52022-06-23 10:01:48 +01001#
2# Copyright (c) 2022 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# TODO: Add proper string message to claim the succesful exit of DRTM
10prompt='DRTM service handler: unprotect mem'
11expect_string+=("i;${prompt}")