blob: e46beb644e0063cab6e00e78e3a14a65611cf4e1 [file] [log] [blame]
#
# Copyright (c) 2020, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
# Expect script for fTPM debug logs
#
source [file join [file dirname [info script]] utils.inc]
source [file join [file dirname [info script]] handle-arguments.inc]
# File to store the event log from the ftpm service.
set FTPM_DIGEST [get_param ftpm_digest "ftpm_event_log"]
capture_log $FTPM_DIGEST "returned value"
source [file join [file dirname [info script]] uart-hold.inc]