zephyr/arch/arc/core
Benjamin Cabé fff5b49581 arch: arc: replace "master"/"slave" terminology with inclusive language
As per Zephyr guidelines regarding the use of inclusive language, apply
the following replacements:

- s/master/primary/g
- s/slave/secondary/g

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-06-23 13:43:36 +02:00
..
dsp
mpu arc: start mpu in prep_c, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
offsets
secureshield arc: start secureshield in prep_c, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
arc_connect.c
cache.c cache: add new interface arch_cache_init() for initializing cache 2024-09-17 20:05:22 -04:00
CMakeLists.txt llext: add support for arc 2024-11-16 15:08:51 -05:00
cpu_idle.S arch: use same syntax for custom arch calls 2024-08-12 12:43:36 +02:00
elf.c llext: Add parameters to arch_elf_relocate 2025-03-07 19:44:54 +01:00
fast_irq.S
fatal.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
fault_s.S arch: arc: Rename _Fault to z_arc_fault 2025-01-28 23:42:06 +01:00
fault.c arch: arc: Rename _Fault to z_arc_fault 2025-01-28 23:42:06 +01:00
irq_manage.c kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER 2024-03-27 19:27:10 -04:00
irq_offload.c Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
isr_wrapper.S arc: pm: Don't use deprecated function 2024-06-05 17:36:22 -05:00
prep_c.c arc: prep_c: remove dead code 2025-05-28 11:09:21 +02:00
regular_irq.S
reset.S arch: arc: replace "master"/"slave" terminology with inclusive language 2025-06-23 13:43:36 +02:00
smp.c arch: arc: replace "master"/"slave" terminology with inclusive language 2025-06-23 13:43:36 +02:00
switch.S
thread_entry_wrapper.S
thread.c Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
timestamp.c
tls.c Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
userspace.S
vector_table.c arch/common: Mark interrupt tables const when !DYNAMIC_INTERRUPTS 2025-06-10 22:13:09 +02:00
vector_table.ld