zephyr/arch/riscv
Nicolas Pitre 83de5b4532 riscv: _isr_wrapper: get rid of the ASSUME_EQUAL() macro
This is really useful only for one case i.e. when testing against zero.
Do that test inline where it is needed and make the rest of the code
independent from the actual numerical value being tested to make code
maintenance easier if/when new cases are added.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2022-07-04 09:49:16 +02:00
..
core riscv: _isr_wrapper: get rid of the ASSUME_EQUAL() macro 2022-07-04 09:49:16 +02:00
include riscv: new TLS-based arch_is_user_context() implementation 2022-06-23 13:12:05 -04:00
CMakeLists.txt
Kconfig riscv: new TLS-based arch_is_user_context() implementation 2022-06-23 13:12:05 -04:00
Kconfig.core riscv: Rework and cleanup Kconfig 2022-06-05 14:28:42 +02:00
Kconfig.isa riscv: Rework and cleanup Kconfig 2022-06-05 14:28:42 +02:00