Page MenuHomePhabricator
Feed Advanced Search

Advanced Search

Sep 14 2020

mark-horvath-arm added a comment to T818: Secure Enclave solution for TF-M.

Notes, missing features for current uploaded source changes:
• No support for isolation level2 on SSE-200
• Protected Storage is an Application RoT partition, but PS also moved to Secure Enclave
• Some regression tests running on secure side of SSE-200 fail as all messages are forwarded with the same client ID to Secure Enclave
• All IPC message forwarding is a blocking call
• Only one message is put into the mailbox at a time
• Musca-B1 related documentation is not complete yet
• Generated files are not committed, manifest parser should be run before build.
• The BL0 component mentioned in the tech forum presentation is not uploaded, as it is based on the new cmake system, and not so interesting right now
• Cmake changes are rudimentary, will be rebased to new cmake system.

Sep 14 2020, 7:01 PM · Trusted Firmware M
mark-horvath-arm created T818: Secure Enclave solution for TF-M.
Sep 14 2020, 6:38 PM · Trusted Firmware M

May 15 2020

mark-horvath-arm added a comment to T749: Fix BL2 scatter file.

The memory limit issue could also be fixed by:

May 15 2020, 12:54 PM · Trusted Firmware M
mark-horvath-arm added a comment to T749: Fix BL2 scatter file.

As I saw the memory limit issue also present in the non-secure scatter files.

May 15 2020, 12:53 PM · Trusted Firmware M