mbed-os/tools
Alessandro Angelino 0d0b5d6fa7 Update condition to disable FPU when uVisor is supported
After the commit:

* mbedmicro/mbed@47025b8 "uVisor: Define UVISOR_PRESENT based on target labels"

the FPU must be disabled when uVisor is enabled based on different
conditions, that is, based on the feature 'UVISOR' being enabled, and
the label 'UVISOR_SUPPORTED' being set.
2016-06-13 16:30:55 +01:00
..
bootloaders Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
buildbot Ported changes from mbedmicro/mbed 2016-06-12 19:06:17 +01:00
ci_templates Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
compliance Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
data Ported changes from mbedmicro/mbed 2016-06-12 19:06:17 +01:00
dev move workspace to tools 2016-04-05 16:30:51 +01:00
export Wrap malloc_r, realloc_r and free_r functions for GCC 2016-06-11 15:42:47 +00:00
host_tests Ported changes from mbedmicro/mbed 2016-06-12 19:06:17 +01:00
test/config_test Fixed all config tests to inherit the base Target 2016-06-09 17:20:02 +01:00
toolchains Update condition to disable FPU when uVisor is supported 2016-06-13 16:30:55 +01:00
__init__.py Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
build.py Add -S option to make.py to list all supported platforms 2016-06-10 22:14:08 +01:00
build_api.py Linker errors now being correctly displayed in saved build reports and summaries 2016-06-12 21:47:34 +01:00
build_everything.py adding --continue-on-build-fail option to build_everything.py 2016-06-10 10:35:30 +01:00
build_release.py Unification of tools. 2016-06-10 15:13:52 +01:00
build_travis.py Unification of tools. 2016-06-10 15:13:52 +01:00
config.py [build tools] Added support for completely overriding cumulative attributes 2016-06-11 15:43:59 -05:00
default_settings.py Fixed build tools 2016-04-05 19:00:39 +03:00
detect_targets.py Improve detected targets messages 2016-06-11 00:07:27 +01:00
export_test.py Unification of tools. 2016-06-10 15:13:52 +01:00
get_config.py Added support for viewing the configuration 2016-06-03 19:06:21 +03:00
hooks.py Unification of tools. 2016-06-10 15:13:52 +01:00
libraries.py Unification of tools. 2016-06-10 15:13:52 +01:00
make.py Add -S option to make.py to list all supported platforms 2016-06-10 22:14:08 +01:00
memap.py Adding export in CSV format for the CI 2016-06-08 13:51:05 +01:00
options.py Added support for viewing the configuration 2016-06-03 19:06:21 +03:00
patch.py Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
paths.py Unification of tools. 2016-06-10 15:13:52 +01:00
project.py projects are now named via command line -n 2016-05-27 09:46:03 +01:00
remove-device-h.py Unification of tools. 2016-06-10 15:13:52 +01:00
settings.py Unification of tools. 2016-06-10 15:13:52 +01:00
singletest.py move workspace to tools 2016-04-05 16:30:51 +01:00
size.py move workspace to tools 2016-04-05 16:30:51 +01:00
synch.py Unification of tools. 2016-06-10 15:13:52 +01:00
targets.py Rebase FEATURE_ functionality and apply device_has patch 2016-06-09 17:20:02 +01:00
test.py [build tools] Add support for globs in test names 2016-06-12 04:00:49 -05:00
test_api.py Merge pull request #221 from bridadan/test-building-changes 2016-06-09 21:58:44 +01:00
test_db.py Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
test_exporters.py Compiling tests stops on first failure by default, with option to continue 2016-06-07 13:17:51 +01:00
test_mysql.py move workspace to tools 2016-04-05 16:30:51 +01:00
test_webapi.py move workspace to tools 2016-04-05 16:30:51 +01:00
tests.py Unification of tools. 2016-06-10 15:13:52 +01:00
upload_results.py Splitting the upload of tests. 2016-05-23 10:51:52 -05:00
utils.py Improvements to the targets implementation 2016-06-02 11:32:58 +03:00