mbed-os/TESTS/mbed_platform
Kevin Bracey b6a7a0896e Streamline crash data access
Use correctly-typed external definition for the crash data region, and
eliminate unnecessary pointer indirection.

Results in a small ROM saving even with crash capture disabled, as there
was a pointer for the fault context store in either case. The pointer
isn't needed, as the context store location is fixed according to the
configuration flag.
2020-04-24 10:59:13 +03:00
..
CircularBuffer test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
FileHandle test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
SharedPtr test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
SingletonPtr test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
Stream test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
Transaction Callback updates 2020-03-11 15:46:03 +02:00
atomic test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
crash_reporting Streamline crash data access 2020-04-24 10:59:13 +03:00
critical_section test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
error_handling test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
minimal-printf/compliance Merge pull request #12640 from evedon/ed-mprintf-profile 2020-03-26 14:50:13 +01:00
stats_cpu test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
stats_heap Newline at the end of files 2019-08-01 08:44:58 +02:00
stats_sys test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
stats_thread test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
system_reset test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
wait_ns Newline at the end of files 2019-08-01 08:44:58 +02:00