mbed-os/features/FEATURE_UVISOR
Alessandro Angelino 0392b7dea8 uVisor: Fix K64F vMPU bug in release mode
This commit updates the uVisor libraries following the following fix:

* ARMmbed/uvisor@767e794 "K64F vMPU: Use the MPU fault address"

The bug made some release builds of the uVisor example halt because of
an imprecise bus fault not correctly handled by uVisor internally.

The change only affects targets where `FEATURE_UVISOR` and
`UVISOR_SUPPORTED` are defined.
2016-07-01 13:16:38 +01:00
..
importer Copy page_allocator_config.h file in importer 2016-06-28 16:49:00 +00:00
includes Update uVisor page allocator and box initialization 2016-06-28 16:49:02 +00:00
source Update uVisor page allocator and box initialization 2016-06-28 16:49:02 +00:00
targets uVisor: Fix K64F vMPU bug in release mode 2016-07-01 13:16:38 +01:00
AUTHORS.txt uVisor: Fix K64F vMPU bug in release mode 2016-07-01 13:16:38 +01:00
VERSION.txt uVisor: Fix K64F vMPU bug in release mode 2016-07-01 13:16:38 +01:00
mbed_lib.json Add configuration file for when FEATURE_UVISOR is set 2016-06-16 17:46:23 +00:00