commit | f03284707fa609802c1b4b5e41f39b6772ed1de2 | [log] [tgz] |
---|---|---|
author | J-Alves <joao.alves@arm.com> | Tue Sep 21 18:32:02 2021 +0100 |
committer | J-Alves <joao.alves@arm.com> | Wed Nov 10 11:24:34 2021 +0000 |
tree | 75060898abd208b9e8e26354b655110afcc96401 | |
parent | 5fb1421d521c5fe15e8336385f6b8d245472b88c [diff] |
test(notifications): validate SRI is delayed This test aims at validating that when flag to delay SRI is set, effectively the SWd is not preempted upon a call to the interface FFA_NOTIFICATION_SET. Leveraging the commits [1] and [2], the cactus SP that is setting the notifications is also sending an echo test command to another SP. With the help of [2], TFTF can request the counting of test commands to the echo destination prior and after the setting of notifications, evaluating that before execution returning to TFTF the counting has been incremented. [1] https://review.trustedfirmware.org/c/TF-A/tf-a-tests/+/11596/36 [2] https://review.trustedfirmware.org/c/TF-A/tf-a-tests/+/11595/36 Signed-off-by: J-Alves <joao.alves@arm.com> Change-Id: If343db29517ad64533e98bc6fab5127283ffbf94