zephyr/arch
Luca Burelli 1b48f74346 llext: avoid redundant 'ldr_parm' checks
Since commit 0aa6b1c9de, the 'ldr_parm' pointer is guaranteed to be
valid inside all the functions of the llext_load() call tree.

This commit fixes the only exception of llext_copy_strings(), which was
not passed the 'ldr_parm' pointer, and remove the redundant checks.

No functional change is intended by this commit.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2025-03-17 19:58:15 +01:00
..
arc llext: Add parameters to arch_elf_relocate 2025-03-07 19:44:54 +01:00
arm arch: arm: Replaced __volatile__ with volatile 2025-03-17 16:24:51 +01:00
arm64 llext: Add parameters to arch_elf_relocate 2025-03-07 19:44:54 +01:00
common toolchain: iar: Add experimental IAR support 2025-02-14 19:12:44 +00:00
mips arch: mips: Rename _Fault to z_mips_fault 2025-01-28 23:42:06 +01:00
nios2 arch: nios2: Rename _Fault to z_nios2_fault 2025-01-28 23:42:06 +01:00
posix arch/posix posix_core.h: Remove native_posix mention 2025-03-12 19:05:12 +01:00
riscv llext: avoid direct llext_string() usage 2025-03-17 19:58:15 +01:00
sparc Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
x86 kernel: Move current_fp field out of z_kernel 2025-03-14 05:47:10 +01:00
xtensa llext: avoid redundant 'ldr_parm' checks 2025-03-17 19:58:15 +01:00
archs.yml
CMakeLists.txt
Kconfig infrastructure: Remove hwmv1 support 2025-03-13 16:53:07 +00:00