nuttx/binfmt
zhangyu117 34d854ea11 nuttx/atomic: replace atomic_fetch_xxx with atomic_xxx just like zephyr
Signed-off-by: zhangyu117 <zhangyu117@xiaomi.com>
2026-04-21 01:35:40 +08:00
..
libnxflat Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
CMakeLists.txt builtin:support fixed address elf load 2026-04-21 01:33:25 +08:00
Kconfig builtin:support fixed address elf load 2026-04-21 01:33:25 +08:00
Makefile builtin:support fixed address elf load 2026-04-21 01:33:25 +08:00
binfmt.h builtin:support fixed address elf load 2026-04-21 01:33:25 +08:00
binfmt_copyactions.c binfmt/copyaction: fix prev->flink did not use from kmalloc. 2026-04-21 01:20:18 +08:00
binfmt_copyargv.c Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
binfmt_copyattr.c binfmt: fix copyattr didnot handle NULL 2026-04-21 01:22:08 +08:00
binfmt_dumpmodule.c Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
binfmt_exec.c elf:use elf symobl to parse attrbute 2026-04-21 01:32:16 +08:00
binfmt_execmodule.c nuttx/atomic: replace atomic_fetch_xxx with atomic_xxx just like zephyr 2026-04-21 01:35:40 +08:00
binfmt_execsymtab.c sched: binfmt remove csection 2026-04-21 01:20:50 +08:00
binfmt_exit.c Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
binfmt_globals.c bmp/binfmt: add bmp support 2026-04-21 01:31:46 +08:00
binfmt_initialize.c builtin:support fixed address elf load 2026-04-21 01:33:25 +08:00
binfmt_loadmodule.c load_module:should try to load_absmodule when PATH is not set 2026-04-21 01:34:31 +08:00
binfmt_register.c Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
binfmt_unloadmodule.c Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
binfmt_unregister.c Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
builtin.c binfmt:don't put error message when elf or builtin run fail 2026-04-21 01:32:31 +08:00
elf.c libelf:add CONFIG_LIBC_ELF_GOT to contrl find got when elf_load 2026-04-21 01:33:46 +08:00
elf_fixup.c binfmt:add elf_fixup_ramstart function to find fixup ramstart 2026-04-21 01:33:26 +08:00
nxflat.c bmp/binfmt: add bmp support 2026-04-21 01:31:46 +08:00