zephyr/doc/kernel
Carles Cufi 3b8e1fa8df doc: kernel: Clarify relationship between direct and ZLI interrupts
The documentation did not state clearly that any zero-latency IRQ must
also be declared as a direct ISR. This is critical because failure to do
so may cause race conditions between the ZLI and regular ISRs when
executing the preable/postamble code in regular interrupts.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2025-06-06 14:49:16 +01:00
..
data_structures doc: specify thread safety for each data structure 2024-10-30 18:45:33 -07:00
drivers doc: fix typo in driver subsection of kernel 2025-05-05 21:57:12 +02:00
iterable_sections docs: kernel: iterable_section: add #include to linker example 2024-11-25 01:02:03 +01:00
memory_management demand_paging: eviction: add kconfig CONFIG_EVICTION_TRACKING 2024-11-18 13:16:44 -05:00
object_cores doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
services doc: kernel: Clarify relationship between direct and ZLI interrupts 2025-06-06 14:49:16 +01:00
timing_functions os: timing: polish doxygen 2023-12-12 19:10:33 +01:00
usermode doc: cache: Create caching overview 2024-12-11 21:33:29 +01:00
util
code-relocation.rst scripts: code_relocate: support section filter 2025-02-14 03:02:56 +01:00
index.rst doc: Add object core documentation 2023-09-30 08:04:14 +03:00
timeutil.rst doc: kernel: timeutil: add documentation for timespec apis 2025-05-22 23:57:17 +02:00