- 03519af llext: xtensa: add support for local symbol relocations by Guennadi Liakhovetski · 1 year, 3 months ago
- 17d9275 arch/x86: Fix building early console driver by Tomasz Bursztyka · 1 year, 3 months ago
- 85af32e arch: arm: remove num-mpu-regions by Wilfried Chauveau · 1 year, 3 months ago
- 683acca xtensa: mmu: Include missing header by Flavio Ceolin · 1 year, 4 months ago
- 084b8e4 x86: Only enable EFI_CONSOLE if UART console is not enabled by Johan Hedberg · 1 year, 4 months ago
- aed0c45 arch: introduce DSP_SHARING and CPU_HAS_DSP configs by Anas Nashif · 1 year, 4 months ago
- 4cb194f ARC: MWDT: Force cleanup .device_states section by Nikolay Agishev · 1 year, 4 months ago
- 40ba401 kernel: mm: only include demand_paging.h if needed by Daniel Leung · 1 year, 4 months ago
- 2ad6dda tfm: Remove limitation of enabling FP when build TF-M NS application by Joakim Andersson · 1 year, 4 months ago
- 1ab669e tfm: Remove SFN model FP limitation by Joakim Andersson · 1 year, 4 months ago
- ab896ad arch posix: annotate posix_exit and nsi_exit as noreturn by Alberto Escolar Piedras · 1 year, 4 months ago
- c47880a arch/xtensa: Add new MMU layer by Flavio Ceolin · 1 year, 4 months ago
- 8dd84bc arch: xtensa: Rename xtensa_mmu.c to ptables.c by Flavio Ceolin · 1 year, 4 months ago
- e7e8f66 arch/xtensa: #include cleanup by Andy Ross · 1 year, 4 months ago
- b7d96ab xtensa: userspace: Warning about impl security by Flavio Ceolin · 1 year, 4 months ago
- dd36389 arch: xtensa: Not use TLS to store current thread by Flavio Ceolin · 1 year, 4 months ago
- 1247f84 xtensa: userspace: Supports tls on userspace by Flavio Ceolin · 1 year, 4 months ago
- 0d79481 xtensa: userspace: only write 0xAA to stack if INIT_STACKS by Daniel Leung · 1 year, 4 months ago
- 0e7def1 xtensa: selectively init interrupt stack at boot by Daniel Leung · 1 year, 4 months ago
- 6252fcf xtensa: userspace: simplify syscall helper by Daniel Leung · 1 year, 4 months ago
- d9f643d xtensa: mmu: do not map heap if not using heap by Daniel Leung · 1 year, 4 months ago
- 9a33c40 xtensa: mmu: Fix possible race condition on tlb shootdown by Flavio Ceolin · 1 year, 4 months ago
- 156f1d4 xtensa: mmu: Flush cache when altering pages by Flavio Ceolin · 1 year, 4 months ago
- 7a5d2a2 xtensa: userspace: swap page tables at context restore by Daniel Leung · 1 year, 4 months ago
- c9c88a4 xtensa: mmu: cache and TLB actions when adding thread to domain by Daniel Leung · 1 year, 4 months ago
- 81ea436 xtensa: mmu: send IPI to invalidate TLBs on other CPUs by Daniel Leung · 1 year, 4 months ago
- eb546a8 xtensa: rework kernel oops exception path by Daniel Leung · 1 year, 4 months ago
- 586bb92 xtensa: userspace: Add syscall for user exception by Flavio Ceolin · 1 year, 4 months ago
- 75936d8 xtensa: userspace: Implement arch_syscall_oops by Flavio Ceolin · 1 year, 4 months ago
- 716efb2 xtensa: extract printing of fatal exception into its own func by Daniel Leung · 1 year, 4 months ago
- e9c449a xtensa: mmu: do not fault for known exceptions by Daniel Leung · 1 year, 4 months ago
- bc0656a xtensa: mmu: allocate scratch registers for MMU by Daniel Leung · 1 year, 4 months ago
- c4706a3 xtensa: mmu: handle page faults in double exception handler by Daniel Leung · 1 year, 4 months ago
- a651862 xtensa: Enable userspace by Flavio Ceolin · 1 year, 4 months ago
- fff91cb xtensa: mmu: Simplify initialization by Flavio Ceolin · 1 year, 4 months ago
- a1bb2b9 xtensa: mmu: Simplify autorefill TLB helpers by Flavio Ceolin · 1 year, 4 months ago
- 080e14f arch/xtensa: Rename "ALLOCA" ZSR to "A0SAVE" by Andy Ross · 1 year, 4 months ago
- 3467a25 tfm: Change SFN and FP_HARDABI dependency by Joakim Andersson · 1 year, 4 months ago
- 9549012 arch/xtensa: clean up arch_cpu_idle function by Rander Wang · 1 year, 4 months ago
- 71387ca arch/soc: introduce config for custom arch_cpu_idle implementation by Rander Wang · 1 year, 4 months ago
- 9f70cd5 x86: Fix build when optimizations are disabled by Flavio Ceolin · 1 year, 4 months ago
- c972ef1 kernel: mm: move kernel mm functions under kernel includes by Daniel Leung · 1 year, 4 months ago
- b485cd7 xtensa: remove unused z_mp_entry declaration by Daniel Leung · 1 year, 4 months ago
- 92fb8b2 arm: nxp_mpu: enable module's clock only when needed by Manuel Argüelles · 1 year, 4 months ago
- 9e29c70 arch: riscv: fix hangup in boot if hart0 is not boot hart by Katsuhiro Suzuki · 1 year, 4 months ago
- a3ff19a cmake: compiler: Add compiler property for no-builtin by Grant Ramsay · 1 year, 4 months ago
- 4ce5f7e arch: riscv: fix hangup of multicore boot by Katsuhiro Suzuki · 1 year, 4 months ago
- 38373aa riscv: FPU trap: catch fused multiply-add instructions by Nicolas Pitre · 1 year, 4 months ago
- a9a82d5 llext: use elf_rela_t instead of elf_rel_t by Guennadi Liakhovetski · 1 year, 4 months ago
- e538b0e drivers: plic: support multiple instances for multi-level by Yong Cong Sin · 1 year, 4 months ago
- 63bd547 arch: common: guard the compilation of sw_isr_common with CMakeLists.txt by Yong Cong Sin · 1 year, 4 months ago
- cdb606a arch: common: refactor multi-level IRQ code by Yong Cong Sin · 1 year, 4 months ago
- ec93404 arch: common: irq: relocate internal functions into a private header by Yong Cong Sin · 1 year, 4 months ago
- d245450 arch: sw_isr: store device info in the table and add funtions to access by Yong Cong Sin · 1 year, 4 months ago
- 4e5868fa arch: arm: cortex-m: support custom interrupt controllers by Corey Wharton · 1 year, 4 months ago
- c4ffadb arch: arm64: avoid invalidating of RO mem after mem map by Mykola Kvach · 1 year, 4 months ago
- d2c101d kernel: init: conditional .bss section zeroing by Alexander Razinkov · 1 year, 4 months ago
- e898daf arch: cortex_ar: Introduce SMP support into Cortex-A/R aarch32 by Huifeng Zhang · 1 year, 4 months ago
- abde709 arch: arm: cortex_a_r: introduce USE_SWITCH by Huifeng Zhang · 1 year, 4 months ago
- 87dd437 arch: arm: cortex_a_r: Hold curr_cpu instance to TPIDRURO by Huifeng Zhang · 1 year, 4 months ago
- c3b857c arch: arm: cortex_ar: Use TPIDRURW as a base pointer for TLS by Huifeng Zhang · 1 year, 4 months ago
- 813ed3a arch: arm: cortex_a_r: Move mmu and mpu init to prep_c by Huifeng Zhang · 1 year, 4 months ago
- f67ecc3 arch: x86: Use ACPICA typdef instead of struct name by Johan Hedberg · 1 year, 4 months ago
- 314b72f arch: arm64: Re-init HCR_EL2 in z_arm64_el2_init by Charlie Xiong · 1 year, 4 months ago
- 4e39617 kernel: move syscall_handler.h to internal include directory by Anas Nashif · 1 year, 4 months ago
- 3e82eb9 soc: move arm cortex_m common mpu code to arch/arm/core/mpu by Torsten Rasmussen · 1 year, 4 months ago
- d7302f4 irq: relocate multi-level irq out of irq.h by Yong Cong Sin · 1 year, 5 months ago
- f5ce4dd arch/x86: Remove useless legacy ACPI code by Tomasz Bursztyka · 1 year, 5 months ago
- fd4e664 SPARC: Update the Flush windows software trap by Martin Åberg · 1 year, 5 months ago
- 7c25a75 riscv: pmp: Fix assertion for PMP misaligned start address and size by Rick Tsao · 1 year, 5 months ago
- 64aa25a RISCV: Support pm cpu ops for SMP by Lingutla Chandrasekhar · 1 year, 5 months ago
- 915cb05 dts: drop HAS_DTS by Gerard Marull-Paretas · 1 year, 5 months ago
- d1813e5 arm: using -EAGAIN directly instead of _k_neg_eagain by Daniel Leung · 1 year, 5 months ago
- 7904c6f arch: arm64: Use voting lock for multi-core boot race condition by Jaxson Han · 1 year, 5 months ago
- cdd4d84 xtensa: add custom mem range check functions by Daniel Leung · 1 year, 5 months ago
- 1369a1d llext: Cleanups noted in initial PR by Tom Burdick · 1 year, 5 months ago
- 3d89d58 arch: arm: aarch32: Introduce z_arm_on_enter_cpu_idle_prepare() hook by Andrzej Kuros · 1 year, 6 months ago
- 41e0a4a llext: Linkable loadable extensions by Tom Burdick · 1 year, 6 months ago
- 8fe6150 arch: arm: cortex_m: restrict usage of atomic_operations_c for Cortex-m0/+ by Wilfried Chauveau · 1 year, 6 months ago
- 6e188d9 arch: Add ARCH_SUPPORTS_ROM_START kconfig symbol by Yonatan Schachter · 1 year, 6 months ago
- b4da11f gdbstub: xtensa: add support for dc233c core by Daniel Leung · 1 year, 6 months ago
- 9f9b4a8 uart: ns16550: use io-mapped DT property for IO port access by Daniel Leung · 1 year, 6 months ago
- ba6c9c2 xtensa: dc233c: enable backtrace support by Daniel Leung · 1 year, 6 months ago
- 1194a35 xtensa: cast char* to void* during stack dump with %p by Daniel Leung · 1 year, 6 months ago
- fcf22e5 xtensa: mark arch_switch ALWAYS_INLINE by Daniel Leung · 1 year, 6 months ago
- 85c4111 memory-attr: Rationalize _MASK and _GET(x) macros by Carlo Caione · 1 year, 6 months ago
- 0928830 arch: arm64: Enable stack guard for v8R by Jaxson Han · 1 year, 6 months ago
- 5878898 arch: arm64: Add stack guard support for MPU by Jaxson Han · 1 year, 6 months ago
- d3ec988 arch: arm64: Refactor the stack relevant macros by Jaxson Han · 1 year, 6 months ago
- d4dd47b arch: arm64: Add stack check at z_arm64_fatal_error by Jaxson Han · 1 year, 6 months ago
- 1fe9a06 arch: arm64: Kconfig: Introduce ARM64_STACK_PROTECTION by Jaxson Han · 1 year, 6 months ago
- 1ac3d1c arch: arm64: thread: Clean thread arch when creating thread by Jaxson Han · 1 year, 6 months ago
- c57fa2c arch: arm64: Fix the cache coherence issue by Jaxson Han · 1 year, 6 months ago
- ac0f731 xen: add Kconfig option for Zephyr on Dom0less setups by Dmytro Firsov · 1 year, 6 months ago
- e4a125b dt: Make zephyr,memory-attr a capabilities bitmask by Carlo Caione · 1 year, 6 months ago
- 3581527 xen: implement Xen domain control interface by Dmytro Firsov · 1 year, 6 months ago
- c9d2fb7 xen: refactor Xen hypervisor Kconfig options by Dmytro Firsov · 1 year, 6 months ago
- ef041c6 modules: acpica: Fix header inclusion issue by Carles Cufi · 1 year, 6 months ago
- 691facc include: always use <> for Zephyr includes by Gerard Marull-Paretas · 1 year, 6 months ago
- b8d487e arch: Add support for dynamically disconnecting shared interrupts by Laurentiu Mihalcea · 1 year, 6 months ago