Enable parsec services to use TS as backend (langdale-dev)
This patch enables parsec to use trusted services (TS) as backend for corstone1000-mps3 and N1SDP.
This adds the following:
- Enable trusted service provider only if features on target
is supported. For example:
ts-cryptoandts-itsorts-se-proxy - Patch the default
config.tomlconfiguration for parsec service - Update parsec-simple-e2e-tests
- Add teeclnt to
CASSINI_TEST_ACCOUNTto enable access to Trusted services
The config.toml enables log_timestamp and log_error_details to enable further debugging.
Please note this only enables parsec to use Trusted services as a backend.
Edited by Vikas Katariya