zephyr/arch/arm/include
Mrinal Sen 1246cb8cef debug: tracing: Remove unneeded abstraction
Various C and Assembly modules
make function calls to z_sys_trace_*. These merely call
corresponding functions sys_trace_*. This commit
is to simplify these by making direct function calls
to the sys_trace_* functions from these modules.
Subsequently, the z_sys_trace_* functions are removed.

Signed-off-by: Mrinal Sen <msen@oticon.com>
2019-09-26 06:26:22 -04:00
..
cortex_m arch: arm: cmse: re-introduce workaround for typeof 2019-09-17 16:31:42 +02:00
cortex_r arch/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
kernel_arch_data.h arch/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
kernel_arch_func.h debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
kernel_arch_thread.h arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
offsets_short_arch.h arch: arm: extend use of arch.mode variable in FP sharing mode 2019-05-21 15:29:44 -04:00