zephyr/include/arch/arm
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 linker: add custom align size to reduce alignment memory wasting 2019-09-19 21:38:31 -04:00
cortex_r linker: cxx: Include .gcc_except_table sections 2019-09-19 09:26:42 -05:00
arch.h arch/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
asm_inline_gcc.h arch/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
asm_inline.h arch: arm: Move header files to common location 2019-08-02 23:37:03 +03:00
error.h arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
exc.h arch/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
irq.h debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
misc.h arch: arm: Move header files to common location 2019-08-02 23:37:03 +03:00
nmi.h arch: arm: Move header files to common location 2019-08-02 23:37:03 +03:00
syscall.h arch: arm: userspace: minor refactor in z_arch_is_user_context 2019-09-23 18:02:00 -07:00