Skip to content

Enable parsec services to use TS as backend (langdale-dev)

Vikas Katariya requested to merge topics/OSSEMBEDA-1476-langdale-dev into 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-crypto and ts-its or ts-se-proxy
  • Patch the default config.toml configuration for parsec service
  • Update parsec-simple-e2e-tests
  • Add teeclnt to CASSINI_TEST_ACCOUNT to 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

Merge request reports