Leonardo Sandoval | 6eff3f7 | 2021-05-03 11:12:37 -0500 | [diff] [blame] | 1 | # |
2 | # Copyright (c) 2021, Arm Limited. All rights reserved. | ||||
3 | # | ||||
4 | # SPDX-License-Identifier: BSD-3-Clause | ||||
5 | # | ||||
6 | |||||
7 | expect_string+=('Please press Enter to activate this console.;;;\r') | ||||
8 | expect_string+=('/ # ;;;insmod hafnium.ko\n') | ||||
9 | expect_string+=('Hafnium successfully loaded with 1 VMs:') |