Following https://www.nxp.com/docs/en/application-note/AN12570.pdf
Para 5.3: with ccmake . I have out of the box:
PTMW_SCP SCP03_SSS
PTMW_SE05X_Auth None
It won't let me change None -> PlatfSCP03 saying:
accessManager is not copied to default binary directory upon install
What do I do to make it work?
Following paragraph 5.2.2 this seems false:
EdgeLock SE Plug & Trust Middleware will first look for the default path
/tmp/SE05X/plain_scp.txt, if it is not able to find the file, it will try to use the
environment variable EX_SSS_BOOT_SCP03_PATH, and lastly, it will fall back to pre-compiled keys.
I exported EX_SSS_BOOT_SCP03_PATH and Figure 29 won't appear - instead, it still says
sss :WARN :Communication channel is Plain.
Is this expected?