mbed-os/features/FEATURE_UVISOR/importer
Alessandro Angelino e18c1186b8 uVisor: Add header file copy to importer script
The core_cmSecureAccess.h file contains secure-access APIs that are a
good candidate for a proposal to CMSIS. At the moment we maintain these
APIs ourselves in ARMmbed/uvisor, and will push updates to
ARMmbed/mbed-os when running our usual importer script.
2017-02-21 13:09:31 +00:00
..
TARGET_IGNORE Add updated uVisor importer script 2016-06-10 16:56:16 +01:00
Makefile uVisor: Add header file copy to importer script 2017-02-21 13:09:31 +00:00
README.md Add updated uVisor importer script 2016-06-10 16:56:16 +01:00

README.md

Rebuilding the uVisor mbed Library

This directory contains scripts to import and rebuild the latest uVisor library to mbed Classic. uVisor does not need to be re-deployed for normal application development.

For uVisor development and code contributions please visit the uVisor repository.