Skip to content

v0.1.0

Compare
Choose a tag to compare
@tdrozdovsky tdrozdovsky released this 06 Sep 15:33
· 142 commits to master since this release

This is the initial version. It includes the complete mTower with support for
the arm cortex-m23 architectures.

Platform support:

  • NuMaker-PFM-M2351

Features:

  • using FreeRTOS as normal-world resource manager
  • support of GP TEE Client API (except shared memory support)
  • pseudo-TAs support (built-in TAs that are parts of single binary image)
  • two examples are included (HelloWorld and template application)