blob: e6bf0e598718e14934c9fbcb577e2431de4e4ed2 [file] [log] [blame]
/*
* Copyright (c) 2024, Arm Limited. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef TBB_TEST_INFRA_H_INCLUDED
#define TBB_TEST_INFRA_H_INCLUDED
#include <tftf_lib.h>
test_result_t test_corrupt_boot_fip(unsigned int offset);
#endif /* TBB_TEST_INFRA_H_INCLUDED */