commit | 8363287af838af3b05468c54fb107e0ba6099563 | [log] [tgz] |
---|---|---|
author | Julian Hall <julian.hall@arm.com> | Mon Mar 06 14:33:32 2023 +0000 |
committer | Julian Hall <julian.hall@arm.com> | Tue Mar 28 17:21:54 2023 +0200 |
tree | d9d96f6960385efec46b983b676885b929119abe | |
parent | 2aa20da87ccd50831f69e411743dca4f49f56c9a [diff] |
Add HTTP based RPC support To support test access to a DUT from a host PC, an RPC caller is added that uses an HTTP PUT to carry RPC call requests, handled by a REST API server running on the DUT. The implementation uses libcurl which must be installed on the host machine. Signed-off-by: Julian Hall <julian.hall@arm.com> Change-Id: I46a2720ce6281df0cb0de062e14e9090b4dcaaab