zephyr/arch/xtensa
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
..
core llext: avoid redundant 'ldr_parm' checks 2025-03-17 19:58:15 +01:00
include init: support per-core init hook 2024-11-16 14:04:25 -05:00
CMakeLists.txt xtensa: fix typo userpsace to userspace 2024-10-08 18:10:03 -04:00
Kconfig xtensa: optimize syscall helper functions 2024-12-04 14:16:15 -05:00