Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eric Ackermann 3466dab804 llext: Add parameters to arch_elf_relocate 4 months ago
..
dsp arch: introduce DSP_SHARING and CPU_HAS_DSP configs 2 years ago
mpu arc: start mpu in prep_c, do not use SYS_INIT 10 months ago
offsets arch: introduce DSP_SHARING and CPU_HAS_DSP configs 2 years ago
secureshield arc: start secureshield in prep_c, do not use SYS_INIT 10 months ago
CMakeLists.txt llext: add support for arc 8 months ago
arc_connect.c kernel: spinlock: LOCKED -> K_SPINLOCK 2 years ago
cache.c cache: add new interface arch_cache_init() for initializing cache 10 months ago
cpu_idle.S arch: use same syntax for custom arch calls 11 months ago
elf.c llext: Add parameters to arch_elf_relocate 4 months ago
fast_irq.S ARC: fix SMP race in ASM ARC interrupt handling code 3 years ago
fatal.c arch: define `struct arch_esf` and deprecate `z_arch_esf_t` 1 year ago
fault.c arch: arc: Rename _Fault to z_arc_fault 5 months ago
fault_s.S arch: arc: Rename _Fault to z_arc_fault 5 months ago
irq_manage.c kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER 1 year ago
irq_offload.c Revert "arch: deprecate `_current`" 6 months ago
isr_wrapper.S arc: pm: Don't use deprecated function 1 year ago
prep_c.c arc: start secureshield in prep_c, do not use SYS_INIT 10 months ago
regular_irq.S ARC: fix SMP race in ASM ARC interrupt handling code 3 years ago
reset.S Revert "arch: arc: replace ARC_EARLY_SOC_INIT with PLATFORM_RESET_HOOK" 9 months ago
smp.c init: support per-core init hook 8 months ago
switch.S asm: update files with <zephyr/...> include prefix 3 years ago
thread.c Revert "arch: deprecate `_current`" 6 months ago
thread_entry_wrapper.S ARC: add non-multithreading mode support 3 years ago
timestamp.c arch: migrate includes to <zephyr/...> 3 years ago
tls.c Revert "arch: deprecate `_current`" 6 months ago
userspace.S asm: update files with <zephyr/...> include prefix 3 years ago
vector_table.c arch: migrate includes to <zephyr/...> 3 years ago
vector_table.ld arc: vector_table: Automatically place the IRQ vector table 3 years ago