Skip to content
Commit 9d1215be authored by Igor Opaniuk's avatar Igor Opaniuk Committed by Tom Rini
Browse files

test: dm: tee: extend with RPC test



Extend existing DM tee tests adding test coverage for reverse RPC calls.
Currently this commit only adds tests for I2C requests from TEE driver
to TEE supplicant, for instance reading/writing data to emulated i2c
eeprom defines in standard sandbox test device tree
(arch/sandbox/dts/test.dtb):

=> i2c bus
Bus 0:	i2c@0  (active 0)
   2c: eeprom@2c, offset len 1, flags 0
   ...

Running TEE tests:
=> ut dm tee
Test: dm_test_tee: tee.c
Test: dm_test_tee: tee.c (flat tree)
Failures: 0

Signed-off-by: default avatarIgor Opaniuk <igor.opaniuk@foundries.io>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Acked-by: default avatarEtienne Carriere <etienne.carriere@linaro.org>
parent 592b98bb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment