]> git.baikalelectronics.ru Git - arm-tf.git/commit
test(tc): unify platform tests traces
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Fri, 5 May 2023 13:59:00 +0000 (15:59 +0200)
committerSandrine Bailleux <sandrine.bailleux@arm.com>
Mon, 15 May 2023 11:02:30 +0000 (13:02 +0200)
commit303ef33e7df712a71634eb703646aff7df88a1bf
tree5f3e1505495fa89325bb516f60c2994a3da977be
parent26207c2d33dc0576345e425c05f419cab43a7b48
test(tc): unify platform tests traces

Add some traces at the start and end of platform tests. These traces
are the same regardless of the set of platform tests we run (NV
counter tests / TF-M testsuite / future set of tests).

This makes it easier to integrate these tests in the CI because we can
now have a unified "expect" script for all platform tests, instead of
having one dedicated "expect" script for each possible set of tests.

Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Change-Id: I5ec30a7a25d8a9a4a90e3338a9789acff7ad4843
plat/arm/board/tc/tc_bl31_setup.c