commit | 202a81ec69e5750df481cafdad2aa992ec76d26c | [log] [tgz] |
---|---|---|
author | Edison Ai <edison.ai@arm.com> | Mon Jun 25 13:36:04 2018 +0800 |
committer | Edison Ai <edison.ai@arm.com> | Mon Dec 17 19:54:48 2018 +0800 |
tree | 825d6962e7b1310a671823d9865f8cbd6a992e6b | |
parent | cf5e34cecc8ef6b70faf141ab3070ce5f6e8f546 [diff] |
Test: Add IPC test service This is the first version for IPC secure function test service: - Only psa_wait_any(), psa_get(), psa_read(), psa_write() and psa_end() are used now. - Only support "block" mode for psa_wait_any() Note: - Remaining PSA functions TBD - "Poll" mode for psa_wait_any() TBD Change-Id: I882716075b9c92839d41372df355c364d24d7574 Signed-off-by: Edison Ai <edison.ai@arm.com>