- 4f0cb90 LLEXT: fix advanced uses of detached sections by Guennadi Liakhovetski · 4 months ago
- ce32eea LLEXT: Xtensa: fix logging level by Guennadi Liakhovetski · 4 months ago
- de347a4 init: support per-core init hook by Yong Cong Sin · 4 months ago
- cdb9166 cmake: toolchain/xcc,xt-clang: env vars for multiple cores by Daniel Leung · 5 months ago
- 94f307a arch: xtensa: rename processor state save and restore calls by Tahsin Mutlugun · 5 months ago
- 18419b6 llext: xtensa: fix relocations with multiple SLOT0_OP by Guennadi Liakhovetski · 5 months ago
- 4f4cc4d xtensa: fix typo userpsace to userspace by Daniel Leung · 6 months ago
- 8638e41 xtensa: fix insecure userspace warning wording by Daniel Leung · 6 months ago
- d676d46 LLEXT: Xtensa: add support for L32R relocation by Guennadi Liakhovetski · 6 months ago
- 746c59c arch: kernel: lib: toolchain: Standardize TLS keyword by Daniel Flodin · 6 months ago
- efb2a35 xtensa: coredump: support dumping privilege stack by Daniel Leung · 6 months ago
- 9955b0b style: arch: remove unnecessary `return` statements by Pisit Sawangvonganan · 6 months ago
- 7e225ef arch: initialize irq_offload during boot, do not use SYS_INIT by Anas Nashif · 6 months ago
- 6ec74d0 cache: add new interface arch_cache_init() for initializing cache by Anas Nashif · 6 months ago
- 63051bf xtensa: add kconfig to allow non-preemptible interrupts by Christopher J. Champagne · 6 months ago
- da5f7e1 xtensa: mpu: update hardware if manipulating current domain by Daniel Leung · 6 months ago
- 6bd0dcf xtensa: mpu: make sure write to MPU regions is atomic by Daniel Leung · 6 months ago
- e260d03 init: introduce soc and board hooks by Anas Nashif · 7 months ago
- 55ee97c xtensa: implements arch_thread_priv_stack_space_get by Daniel Leung · 7 months ago
- 1dc02fc xtensa: initialize privileged stack during thread init by Daniel Leung · 7 months ago
- 8a4b3a4 xtensa: include xtensa-types.h for xt-clang by Anthony Giardina · 7 months ago
- b018518 xtensa: mmu: fix page table initialization by Daniel Leung · 8 months ago
- f284091 xtensa: core: Remove constant branch by Flavio Ceolin · 8 months ago
- a91c6e5 arch: use same syntax for custom arch calls by Anas Nashif · 8 months ago
- 7f52fc4 arch: custom cpu_idle and cpu_atomic harmonization by Anas Nashif · 8 months ago
- d590c18 intel_adsp: ace: call soc_num_cpus_init early by Anas Nashif · 8 months ago
- c79bbfa xtensa: move arch_kernel_init code into prep_c by Anas Nashif · 8 months ago
- 4239673 xtensa: introduce prep_c for xtensa by Anas Nashif · 8 months ago
- 299dddf xtensa: remove mention of crt0-app.S by Anas Nashif · 8 months ago
- 8c10964 xtensa: mmu: clear ZSR_DEPC_SAVE at boot by Daniel Leung · 9 months ago
- 302422a everywhere: replace double words by Lingao Meng · 9 months ago
- c44c922 soc: xtensa/dc233c: remove xtensa_dc233c_stack_ptr_is_sane by Daniel Leung · 9 months ago
- 31c96cf xtensa: check stack boundaries during backtrace by Daniel Leung · 9 months ago
- 5b84bb4 xtensa: check stack frame pointer before dumping registers by Daniel Leung · 9 months ago
- cb9f8b1 xtensa: separate FATAL EXCEPTION printout into two by Daniel Leung · 9 months ago
- 36ef3da arch: xtensa: fatal: Comply with MISRA Rule 14.4 by Flavio Ceolin · 9 months ago
- c1a462e xtensa: mmu: bail on semantic triple faults by Daniel Leung · 10 months ago
- d344a6b xtensa: make arch_user_string_nlen actually work by Daniel Leung · 10 months ago
- 79939e3 xtensa: mmu: mpu: add xtensa_mem_kernel_has_access() by Daniel Leung · 10 months ago
- 61ec0d1 xtensa: mmu: arch_buffer_validate is only for user thread by Daniel Leung · 10 months ago
- 27f4e7f xtensa: only use BREAK if explicitly enabled by Daniel Leung · 10 months ago
- bc3e77b xtensa: make it work with TLB misses during interrupt handling by Daniel Leung · 10 months ago
- 371ad01 xtensa: no need to clear DEPC on C handler exit for MPU by Daniel Leung · 10 months ago
- b696257 xtensa: fix getting exccause during backtrace by Daniel Leung · 10 months ago
- 682b572 xtensa: remove ZSR_MMU_0 and ZSR_MMU_1 by Daniel Leung · 10 months ago
- 809c092 xtensa: userspace: fix uninitialized return values in mpu_map_region_add by Giardina, Anthony · 10 months ago
- 54af5dd kernel: mm: rename z_page_frame_* to k_mem_page_frame_* by Daniel Leung · 10 months ago
- c20e798 arch: call arch_smp_init() directly, do not use SYS_INIT by Anas Nashif · 10 months ago
- f74a84b xtensa: mmu: MMU re-initialization API by Flavio Ceolin · 10 months ago
- e54b27b arch: define `struct arch_esf` and deprecate `z_arch_esf_t` by Yong Cong Sin · 10 months ago
- bbe5e1e build: namespace the generated headers with `zephyr/` by Yong Cong Sin · 10 months ago
- 3aeefd2 arch/xtensa: Add automatic vector linkage generation by Andy Ross · 10 months ago
- bcf6b27 arch/xtensa: xtensa_intgen.py: Emit handlers for all levels by Andy Ross · 10 months ago
- 03cafbd arch/xtensa: "NMILEVEL" is an optional feature by Andy Ross · 10 months ago
- 6ab7735 arch/xtensa: Automatically generate interrupt handlers (finally) by Andy Ross · 10 months ago
- d6d3c10 xtensa: mmu: dup_table does not need parameter by Flavio Ceolin · 11 months ago
- 0012725 xtensa: mmu: Avoid k_mem_domain_default duplication by Flavio Ceolin · 11 months ago
- e9fa729 xtensa: mmu: Fix macro to get ring from a pte by Flavio Ceolin · 11 months ago
- eb7d60d xtensa: mmu: Remove duplicated macro by Flavio Ceolin · 11 months ago
- dcaceda xtensa: mmu: Simplify memory map by Flavio Ceolin · 11 months ago
- 5730597 kernel: mmu: abstract access to page frame flags and address by Nicolas Pitre · 11 months ago
- ed12a0c coding guidelines: comply with MISRA Rule 11.8 by Hess Nathan · 11 months ago
- d863590 xtensa: mmu: Avoid unnecessary mapping by Flavio Ceolin · 11 months ago
- 7fd0a7a soc: intel_adsp: replace icache ISR workaround with custom idle solution by Kai Vehmanen · 12 months ago
- 34ab1a1 llext: xtensa: add support for in-place relocatable extensions by Guennadi Liakhovetski · 12 months ago
- 2ccf775 llext: add support for relocatable objects on Xtensa by Guennadi Liakhovetski · 12 months ago
- e587249 soc: espressif: esp32: update to hal_espressif v5.1 by Sylvio Alves · 12 months ago
- b69d248 kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER by Daniel Leung · 1 year ago
- 69b831d xtensa: mmu: Remove unused __data_* by Flavio Ceolin · 1 year ago
- 25292c8 xtensa: mmu: Remove unused _bss_* by Flavio Ceolin · 1 year ago
- 3664ed6 arch: move arch_interface.h under zephyr/arch by Daniel Leung · 1 year ago
- d89e7f6 xtensa: exiting simulator on fatal errors by Daniel Leung · 1 year ago
- 33f586f xtensa: mmu: no need to ignore array bound for SoC MMU ranges by Daniel Leung · 1 year ago
- dbbe9d0 xtensa: userspace: Fixes in xtensa_userspace_enter by Flavio Ceolin · 1 year ago
- f716539 xtensa: mpu: introduce CONFIG_XTENSA_MPU_ONLY_SOC_RANGES by Daniel Leung · 1 year ago
- 57d5917 xtensa: mpu: enable userspace support by Daniel Leung · 1 year ago
- df350c7 xtensa: add MPU support for kernel mode by Daniel Leung · 1 year ago
- da584af xtensa: move two kconfigs out of CPU_HAS_MMU block by Daniel Leung · 1 year ago
- b019dcb xtensa: userspace: use syscall to check if user context by Daniel Leung · 1 year ago
- 5db5e8e xtensa: userspace: fix incorrectly passed syscall frame pointer by Daniel Leung · 1 year ago
- 857abb8 xtensa: userspace: simplify syscall trampoline a bit by Daniel Leung · 1 year ago
- be881d4 arch: xtensa: add isync to interrupt vector by Kai Vehmanen · 1 year ago
- 6c6495b xtensa: mmu: Fix rasid initial value by Flavio Ceolin · 1 year ago
- 3fa2916 xtensa: use CONFIG_PRIVILEGED_STACK_SIZE for stack size by Daniel Leung · 1 year, 1 month ago
- b0e5273 arch: xtensa: save/restore HiFi AudioEngine regs by Peter Mitsis · 1 year, 1 month ago
- 520c8c2 arch: xtensa: Add space for HiFi registers by Peter Mitsis · 1 year, 1 month ago
- a969b36 arch: xtensa: Add HiFi Kconfig options by Peter Mitsis · 1 year, 1 month ago
- 8dc3f85 hwmv2: Introduce Hardware model version 2 and convert devices by Torsten Rasmussen · 1 year, 1 month ago
- 352b50b xtensa: add support for cores without NMI by Maciej Kusio · 1 year, 1 month ago
- b30d088 xtensa: irq: Remove CURR_CPU by Flavio Ceolin · 1 year, 2 months ago
- d7678f1 xtensa: move to use system cache API support for coherency by Anas Nashif · 1 year, 2 months ago
- 02baa65 xtensa: remove unneeded addi in xtensa_userspace_enter by Daniel Leung · 1 year, 2 months ago
- 39d9d0a xtensa: remove ARG_UNUSED from arch_syscall_oops by Daniel Leung · 1 year, 2 months ago
- 5d8b43f xtensa: only need ZSR_FLUSH if CONFIG_KERNEL_COHERENCE by Daniel Leung · 1 year, 2 months ago
- 545cf8c xtensa: print THREADPTR when dumping stack by Daniel Leung · 1 year, 2 months ago
- 2590ea2 xtensa: mmu: Optimize autorefill invalidation by Flavio Ceolin · 1 year, 2 months ago
- 5c18a00 arch: xtensa: Use wsr.lowercase over wsr.UPPERCASE by Peter Mitsis · 1 year, 2 months ago
- 2075a1b arch: xtensa: Use rsr.lowercase over rsr.UPPERCASE by Peter Mitsis · 1 year, 2 months ago
- 8356ec2 xtensa: mmu: Fix mmu initialization by Flavio Ceolin · 1 year, 3 months ago
- fa25c0b xtensa: mmu: invalidate mem domain TLBs during page table swap by Daniel Leung · 1 year, 3 months ago