aboutsummaryrefslogtreecommitdiff
path: root/platform/include
diff options
context:
space:
mode:
authorShawn Shan <Shawn.Shan@arm.com>2021-09-10 16:48:51 +0800
committerShawn Shan <Shawn.Shan@arm.com>2021-09-17 10:12:17 +0800
commit4beb173cfedd90bcc5085589f0fd84feea4a2f17 (patch)
tree8c5cc646d920f72f11aa235a38ffcf797c4c73a5 /platform/include
parent588764d215f3aac6af966a3e44105d6b83443e86 (diff)
downloadtrusted-firmware-m-4beb173cfedd90bcc5085589f0fd84feea4a2f17.tar.gz
Platform: Remove TFM_INTERACTIVE_TEST
TF-M interactive test cases is going to be deprecated, remove TFM_INTERACTIVE_TEST related code in TF-M. Change-Id: I32c5f19a4b29dc52e47dda72c984ed149ac003d6 Signed-off-by: Shawn Shan <Shawn.Shan@arm.com>
Diffstat (limited to 'platform/include')
-rw-r--r--platform/include/tfm_plat_test.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/platform/include/tfm_plat_test.h b/platform/include/tfm_plat_test.h
index 4dfa555dd0..8ccbe2b8fa 100644
--- a/platform/include/tfm_plat_test.h
+++ b/platform/include/tfm_plat_test.h
@@ -11,18 +11,6 @@
#include "tfm_plat_defs.h"
/**
- * \brief Busy wait until the user presses a specific button
- */
-TFM_LINK_SET_RO_IN_PARTITION_SECTION("TFM_SP_CORE_TEST", "PSA-ROT")
-void tfm_plat_test_wait_user_button_pressed(void);
-
-/**
- * \brief Busy wait until the user releases a specific button
- */
-TFM_LINK_SET_RO_IN_PARTITION_SECTION("TFM_SP_CORE_TEST", "PSA-ROT")
-void tfm_plat_test_wait_user_button_released(void);
-
-/**
* \brief starts Secure timer
*
* Configures a timer to start counting, and generate a timer interrupt after a