5913 Commits (main)

Author SHA1 Message Date
Sylvain Chouleur a8b3238437 arm64: core: force data synchronization between context switch 1 month ago
Keith Packard e4b4a8dfe8 riscv: Increase TEST_EXTRA_STACK_SIZE to 4096 if c++ exceptions 2 months ago
Sudan Landge 2ddec2f0a9 arch: arm: update to use CMSIS_6 compatible macros 2 months ago
Lauren Murphy 7bbe425fe4 llext: basic x86 support 2 months ago
Daniel Leung ec6a6eb04d x86: x86_64: ARCH_HAS_STACKWALK possible with optimization 2 months ago
Anas Nashif 2aacbcaab5 style: add missing curly braces in if/while/for statements. 2 months ago
Anas Nashif 5fe84d5b69 arch: nios2: remove arch 2 months ago
Sudan Landge 8c02ffc6dd arch: arm: enable pxn support at arch level 2 months ago
Guennadi Liakhovetski 0a919055e6 xtensa: gdbstub: fix stack calculation 2 months ago
Guennadi Liakhovetski 5769c4d565 xtensa: gdbstub: fix compilation 2 months ago
Mathieu Choplain 77378a8c75 arch: arm: pm_s2ram: fix compatibility with ARMv6-M again 2 months ago
Robert Hancock 0e248419b7 arch: arm: cortex_a_r: Fix memory corruption when disabling dcache 2 months ago
Robert Hancock 54eeb7bee8 arch: arm: arm_mpu_v7m: Fix unsupported Cortex-R access permission mode 2 months ago
Alberto Escolar Piedras 602bb0dbc6 arch/posix: Add comment on empty function 2 months ago
Alex Fabre e163b2ca0e arm: exception: fix comparison of int of different signs 2 months ago
Damian Krolik 222e0fcd06 debug: coredump: support dumping stack top only 2 months ago
Anisetti Avinash Krishna 5fa9e76469 arch: x86: core: intel64: Exclude apic_id comparison for ACRN 2 months ago
Daniel Leung b6be487394 xtensa: update HAL path for custom compilations 2 months ago
Michael Hope 3468830744 arch: riscv: add support for the zmmul integer multiply extension 2 months ago
Phi Tran 7ac89d33b1 scripts: west: flash: Add support for .mot file format 2 months ago
Duy Nguyen fb7bdf0df4 arch: Initial support for RX architecture support 2 months ago
Keith Packard 2d64237f44 cmake: Enable undefined behavior sanitizer on all targets 2 months ago
Daniel Leung 92ebb2eb69 kernel: remove kernel/internal/smp.h 2 months ago
Dominik Ermel ebd8803bd1 arch: arm: cortex_m: Rephrase comment on IRQ decrement 2 months ago
Martin Hoff 136fe24453 arch: arm: cortex_m: generalizing SRAM vector table relocation 2 months ago
Martin Hoff a085cfcd99 arch: add dependencie for CONFIG_SRAM_VECTOR_TABLE 2 months ago
Christoph Winklhofer 501f33edea arch: Unify declaration of text region 3 months ago
Julian Achatzi f9168ae464 arch: common: Make nocache region loadable 3 months ago
Daniel Leung 9cadc8cbec xtensa: userspace: use ADDX4 to calculate syscall table index 3 months ago
Daniel Leung 277fa9e8ac xtensa: userspace: swap page tables via assembly code 3 months ago
Daniel Leung 2abf7ce2f1 xtensa: userspace: prevent potential privilege escalation 3 months ago
Daniel Leung d5c2e4b03c xtensa: userspace: workaround return PC calc with loops 3 months ago
Daniel Leung bdb5723f28 xtensa: userspace: remove ununsed syscall helpers 3 months ago
Daniel Leung b0693ee41b xtensa: userspace: handle privileged stack in arch_cohere_stacks 3 months ago
Daniel Leung 9ebe16b6e7 xtensa: no need to restore A0/A1 if not coherence in irq exit 3 months ago
Daniel Leung 0dce0bdc0b xtensa: userspace: pre-compute MMU registers at domain init 3 months ago
Daniel Leung 36064939d3 xtensa: no need for flush register if threads are pin only 3 months ago
Daniel Leung 50abe89970 xtensa: userspace: use ZSR_RFI_LEVEL for userspace enter 3 months ago
Daniel Leung af5dfff3ae xtensa: userspace: use ZSR_RFI_LEVEL for syscall return 3 months ago
Daniel Leung 514cd38431 xtensa: userspace: remove jump to _syscall_returned 3 months ago
Daniel Leung 7f028e2f6e xtensa: userspace: align stack before calling syscall handler 3 months ago
Daniel Leung 482f9fbbfb xtensa: pad IRQ stack frame to be 16 bytes aligned 3 months ago
Daniel Leung 7229b00433 xtensa: window may overflow during irq stack crossing 3 months ago
Daniel Leung 9610f1a229 xtensa: mmu: do not force small vector table 3 months ago
Daniel Leung 774b73c8a4 xtensa: userspace: swap page table at end of cross stack call 3 months ago
Daniel Leung e0752c2938 xtensa: userspace: swap page table earlier in xtensa_switch 3 months ago
Daniel Leung 6874cdcf19 xtensa: fix unneeded cache invalidation in arch_cohere_stacks() 3 months ago
Daniel Leung 9fb87cf586 xtensa: remove second cross stack trampoline 3 months ago
Daniel Leung 3f8e4d7400 xtensa: rework IRQ masking during IRQ entrance 3 months ago
Daniel Leung dcf75319e2 xtensa: set pointer to privileged stack only if user mode 3 months ago