351 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Pisit Sawangvonganan a163f9db61 kconfig: fix typo in (arch, boards, kernel, modules, samples, share) 1 week ago
Stephanos Ioannidis d0bded3c8c arch: riscv: Fix incorrect Zalrsc extension name 1 week ago
Tom Hughes 6f433a93ab arch: riscv: core: Add support for CONFIG_ISR_TABLES_LOCAL_DECLARATION 4 weeks ago
Tom Hughes d66f081f06 arch: riscv: core: Fix type 1 month ago
Dawid Niedzwiecki 968dcc9fda arch: riscv: guard some funcions 1 month ago
Keith Packard e4b4a8dfe8 riscv: Increase TEST_EXTRA_STACK_SIZE to 4096 if c++ exceptions 2 months ago
Michael Hope 3468830744 arch: riscv: add support for the zmmul integer multiply extension 2 months ago
Christoph Winklhofer 501f33edea arch: Unify declaration of text region 3 months ago
Krzysztof Chruściński 4026daa42e arch: riscv: Add support for CPU load measuring 4 months ago
Luca Burelli 219cde6621 llext: avoid direct llext_string() usage 4 months ago
Eric Ackermann b7e9b2785f llext: Support non-paired RISC-V PCREL Relocation 4 months ago
Eric Ackermann 3466dab804 llext: Add parameters to arch_elf_relocate 4 months ago
Filip Kokosinski ee07eba569 arch/riscv: add Zaamo and Zlrsc extension subsets 5 months ago
Jimmy Zheng 3804387350 arch: riscv: handle interrupt level for CLIC 5 months ago
Joel Holdsworth d640f15955 arch: riscv: Rename _Fault to z_riscv_fault 5 months ago
Łukasz Stępnicki 9c574ed922 arch: riscv: option to init custom hw stacked esf members. 6 months ago
Eric Ackermann 2d3390f866 llext: Fix off-by-one in RISC-V truncation check 6 months ago
Nicolas Pitre 46aa6717ff Revert "arch: deprecate `_current`" 6 months ago
Yong Cong Sin e6dd68ec89 arch: riscv: introduce `CONFIG_RISCV_GP_PURPOSE` choice 7 months ago
Yong Cong Sin 033804e266 arch: riscv: support CONFIG_USERSPACE in CONFIG_RISCV_CURRENT_VIA_GP 7 months ago
Yang Jialong 5a3f0b9506 arch: riscv64: smp: get msip base address from dts 7 months ago
Yong Cong Sin b1def7145f arch: deprecate `_current` 8 months ago
Yong Cong Sin 1a752e8a35 arch: riscv: implement ARCH_HAS_CUSTOM_CURRENT_IMPL with GP 8 months ago
Volodymyr Fialko 0d66091cce riscv: pmp: don't reconfigure modes 8 months ago
Volodymyr Fialko 9eee2eaee6 riscv: pmp: enable stackguard without multithreading 8 months ago
Jakub Wasilewski 84434ba006 arch: riscv: add Kconfig option for imprecise FPU state tracking 8 months ago
Yong Cong Sin de347a4e07 init: support per-core init hook 8 months ago
Yong Cong Sin 9c3482b1d5 arch: riscv: smp: allow other IPI implementation 8 months ago
Yong Cong Sin e30db2d53f arch: riscv: reset global pointer on exception 8 months ago
Yong Cong Sin 453dfed3ad arch: riscv: smp: prevent nested #ifdef 9 months ago
Eric Ackermann 5275d44409 llext: Add RISC-V arch-specific relocations 9 months ago
Yong Cong Sin c710f8892b drivers: intc: plic: implement irq affinity configuration 9 months ago
Yong Cong Sin 4bbc2a7893 arch: riscv: isr.S: restore s0 before jumping to z_riscv_fatal_error_csf 9 months ago
Daniel Flodin 746c59c82a arch: kernel: lib: toolchain: Standardize TLS keyword 10 months ago
Daniel Leung 2c551554e2 riscv: support dumping privilege stack during coredump 10 months ago
Anas Nashif 7e225efab7 arch: initialize irq_offload during boot, do not use SYS_INIT 10 months ago
Anas Nashif 6ec74d02b6 cache: add new interface arch_cache_init() for initializing cache 10 months ago
Yong Cong Sin 035c822253 arch: riscv: fill all IRQ stacks with 0xAA 10 months ago
Yong Cong Sin 26d75ab796 arch: riscv: optionally stores a pointer to csf in `struct arch_esf` 10 months ago
Yong Cong Sin 5365421fa1 arch: riscv: use string array instead of switch statement for cause 10 months ago
Yong Cong Sin 7844f5aebb arch: riscv: fatal: make `cause_str` reusable 10 months ago
Yong Cong Sin 951af0d457 arch: riscv: fatal: always print mcause & mtval 10 months ago
Anas Nashif e260d03686 init: introduce soc and board hooks 10 months ago
Magdalena Pastula 0237d375de arch: riscv: add an option for empty spurious interrupt handler 10 months ago
Yong Cong Sin ed8dd0fa63 arch: riscv: stacktrace: undo the fp/sp alignment check in #76045 10 months ago
Daniel Leung 0962114f2b riscv: implements arch_thread_priv_stack_space_get 10 months ago
Daniel Leung bb313355f3 riscv: initialize privileged stack during thread init 10 months ago
Yong Cong Sin 74f46bd421 arch: riscv: stacktrace: print additional arg when fatal error 11 months ago
Yong Cong Sin 074931057c subsys/debug: remove `CONFIG_EXCEPTION_STACK_TRACE_SYMTAB` 11 months ago
Yong Cong Sin 6fae891c7e arch: reorg the dependencies around (exception) stack trace 11 months ago