zephyr/arch/xtensa
Flavio Ceolin c4025f026f arch: xtensa: Remove unecessary logic in backtrace
In z_xtensa_backtrace_print the parameter depth is checked for <= 0.
There is no need to check it again later, also, since the variable is
not used after the while loop we can use directly the parameter without
an additional variable.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-05-12 18:31:13 -04:00
..
core arch: xtensa: Remove unecessary logic in backtrace 2023-05-12 18:31:13 -04:00
include arch/xtensa: Fix nested interrupt entry 2023-05-08 16:56:17 -04:00
CMakeLists.txt
Kconfig xtensa: make xtensa cache/uncache operations optional 2022-08-26 13:17:02 -04:00