summaryrefslogtreecommitdiff
path: root/tests/fwu_tests
diff options
context:
space:
mode:
authorYatharth Kochar <yatharth.kochar@arm.com>2015-08-17 18:00:37 +0100
committerYatharth Kochar <yatharth.kochar@arm.com>2015-12-09 14:53:01 +0000
commitd300bffb2b7d08b1718042a74cc5671254471acf (patch)
tree08c84972cba19745131eafe3c337a350a11635f5 /tests/fwu_tests
parentfd2c95e3357e96535dfca52becccc737c6eef202 (diff)
FWU: Add FWU SMC related test cases in NS_BL1U
The Firmware Update feature implemented in Trusted Firmware code needs to be tested for the SMC interface to make sure it is working as designed/expected. The main reasons why TFTF test framework cannot be used for this particular test scenario is that it executes totally out of NS-DDR memory and has huge memory requirements. Due to which, in its present implementation, it is not possible to execute it out of NS ROM/RAM memories. This patch adds, new function `ns_bl1u_fwu_smc_test()`, in NS_BL1U, which carries out FWU SMC interface test cases implemented in TF code. It also adds new flag `FWU_BL_TEST` in the Makefile to keep this under conditional compilation. Change-Id: Ide45b49a3d3fd3dc18450ed59f770907085874c4
Diffstat (limited to 'tests/fwu_tests')
0 files changed, 0 insertions, 0 deletions