zephyr/arch/posix
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Alberto Escolar Piedras 95b605d7d4 arch: posix: Provide hooks for new irq pending and irq get active API
Provide a standard API towards boards, and hooks at the arch level
so boards can provide the ARCH_HAS_IRQ_PENDING_OPS and
ARCH_HAS_IRQ_GET_ACTIVE kernel APIs.

Note: Boards do not necessarily need to implement this, so this does
not break out of tree boards forcing anybody to immediately provide
those. But it is recommended for all POSIX arch boards to provide them.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2026-08-31 15:11:39 -04:00
..
core arch: posix: Provide hooks for new irq pending and irq get active API 2026-08-31 15:11:39 -04:00
include arch posix: Optionally use stack bounds of pthread 2026-03-10 12:35:42 +01:00
aarch64.cmake arch/posix: Support cross-compiling 2025-12-05 13:38:48 +02:00
arm.cmake arch/posix: Support cross-compiling 2025-12-05 13:38:48 +02:00
CMakeLists.txt arch: posix: cmake: Minor clarifications 2026-01-03 10:20:34 +01:00
Kconfig arch posix: Optionally use stack bounds of pthread 2026-03-10 12:35:42 +01:00
Kconfig.natsim_optional nsi: move nsos_fcntl to more generic nsi_fcntl 2026-04-17 10:40:50 +02:00
natsim_optional.cmake native_simulator: Get latest from upstream 2026-08-19 18:41:48 -04:00
x86_64.cmake arch/posix: Support cross-compiling 2025-12-05 13:38:48 +02:00