blob: 5ed1351268746627d50b3bcea0a0c82c085b0c40 [file] [log] [blame]
Leonardo Sandoval6eff3f72021-05-03 11:12:37 -05001#
2# Copyright (c) 2021 Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6# If we exit from a secondary uart, and if that had lots of prints, then the
7# model will stall. See: https://jira.arm.com/browse/SDDKW-43675. So, we wait
8# here expect for something that never arrives.
9
10# TODO