mirror of https://github.com/ARMmbed/mbed-os.git
This release brings the support of Keil RTX with uVisor on mbed OS, plus several other improvements. **New features** * Integration in Keil RTX in mbed OS. * Secure dynamic allocation APIs. * Box initialization routines. * Register gateway. * vMPU recovery generalized for both Kinetis and ARMv7-M MPUs. * APIs for per-box interrupts disablement and re-enablement. **Work in progress** * Remote Procedure Call (RPC). New API signatures have been published. * The alpha-level implementation will follow soon. **Deprecated features** * Secure gateway. Cross-box communication will be implemented with RPC * gateways. **Bugfixes** * Several ARMv7-M-specific bug fixes. * Fixed a bug that sent the device into lock-up after a hard fault. * Fixed checks on revision numbers for Cortex-M devices. **Miscellaneous improvements** * Optimized memory protection for ARMv7-M devices with shared SRAM. * Build artifacts are grouped into the target/build * option/configuration-specific folder. * Documents have been grouped into API vs. core documents. * Improved style and consistency. |
||
|---|---|---|
| .. | ||
| benchmark.h | ||
| box_config.h | ||
| cmsis_nvic_virtual.h | ||
| cmsis_vectab_virtual.h | ||
| context_exports.h | ||
| debug.h | ||
| debug_exports.h | ||
| disabled.h | ||
| error.h | ||
| export_table_exports.h | ||
| halt_exports.h | ||
| interrupts.h | ||
| page_allocator.h | ||
| page_allocator_exports.h | ||
| priv_sys_irq_hook_exports.h | ||
| register_gateway.h | ||
| register_gateway_exports.h | ||
| rpc.h | ||
| rpc_gateway.h | ||
| rpc_gateway_exports.h | ||
| secure_access.h | ||
| svc_exports.h | ||
| unsupported.h | ||
| unvic_exports.h | ||
| uvisor-lib.h | ||
| uvisor_exports.h | ||
| vmpu_exports.h | ||