Page MenuHomePhabricator

replace secure partition integration layer with manifest files
Closed, ResolvedPublic

Description

Current codebase requires multiple modifications in shared/Core source files in order for a new secure partition to be integrated into TF-M.
Implement a more streamlined integration process:

  • Create manifest files for each secure partition describing its attributes
  • Create a parser for those that can generate include files to be used by TF-M

This enabled a single point of integration for services, and creates a chance to aggregate, supervise and control all services to be linked to a specific TF-M binary.

Event Timeline

wmnt triaged this task as High priority.Jun 1 2018, 12:46 PM
wmnt created this task.
wmnt closed this task as Resolved.Jun 26 2018, 6:37 PM

https://issues.trustedfirmware.org/T39 to follow up on updates needed for newer version of PSA spec and updates, reduction of proprietary fields