Skip to content

Enable parsec service to use TS as backend (main)

Vikas Katariya requested to merge topics/OSSEMBEDA-1476-main into main

This patch enables parsec to use trusted services (TS) as backend for Corstone-1000-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
  • Move access configuration: teeclnt to CASSINI_TEST_ACCOUNT for Trusted services and other tests to cassini-test.inc as they are tests realted instead of cassini-image.bbclass

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