]> Git Repo - J-u-boot.git/commit
arm_ffa: introduce sandbox test cases for UCLASS_FFA
authorAbdellatif El Khlifi <[email protected]>
Fri, 4 Aug 2023 13:33:42 +0000 (14:33 +0100)
committerTom Rini <[email protected]>
Tue, 8 Aug 2023 14:22:03 +0000 (10:22 -0400)
commita2f5c91cda9215d9abf042fc778b7a471994cf6b
tree2df6c2ada407ad80c7615a9b7b9f17143276075d
parenta09852d862bc203b80368ca671ff36e80bcb510f
arm_ffa: introduce sandbox test cases for UCLASS_FFA

Add functional test cases for the FF-A support

These tests rely on the FF-A sandbox emulator and FF-A
sandbox driver which help in inspecting the FF-A communication.

Signed-off-by: Abdellatif El Khlifi <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Ilias Apalodimas <[email protected]>
Cc: Jens Wiklander <[email protected]>
Cc: Heinrich Schuchardt <[email protected]>
MAINTAINERS
doc/arch/arm64.ffa.rst
test/dm/Makefile
test/dm/ffa.c [new file with mode: 0644]
This page took 0.034431 seconds and 4 git commands to generate.