LIB: Move tfm_log.h to tfm_tests_log_msg.h
Rename this header to avoid name clashes with the tfm_log.h in the main
trusted-firmware-m repo.
Change-Id: I3823142c92426bbc01b1f46829dee0a3f462c095
Signed-off-by: Jackson Cooper-Driver <jackson.cooper-driver@arm.com>
diff --git a/lib/log/tfm_log.h b/lib/log/tfm_tests_log_msg.h
similarity index 81%
rename from lib/log/tfm_log.h
rename to lib/log/tfm_tests_log_msg.h
index 5d5e649..fbbe7bc 100644
--- a/lib/log/tfm_log.h
+++ b/lib/log/tfm_tests_log_msg.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2019-2024, Arm Limited. All rights reserved.
+ * SPDX-FileCopyrightText: Copyright The TrustedFirmware-M Contributors
*
* SPDX-License-Identifier: BSD-3-Clause
*