Skip to content

EPR — uVisor example on mbed OS

Pre-release
Pre-release
Compare
Choose a tag to compare
@AlessandroA AlessandroA released this 04 Jul 08:51
· 154 commits to master since this release

This release shows an example application that uses the uVisor features.

  • Three secure boxes, each one with its own context and heap.
  • Secure dynamic allocation using the secure box heap.
  • Secure dynamic allocation using the page allocator.