Enable parsec service to use TS as backend (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-cryptoandts-itsorts-se-proxy - Patch the default
config.tomlconfiguration for parsec service - Update parsec-simple-e2e-tests
- Move access configuration: teeclnt to
CASSINI_TEST_ACCOUNTfor Trusted services and other tests tocassini-test.incas they are tests realted instead ofcassini-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