zephyr/samples/subsys
Tom Burdick c678f25bc1 llext: Fix a bug in section linking
When relocating section symbol addresses the value where the
relocation is to be written is an offset into the section to load.

Simply rewriting it with the section address is not enough, we need
to write the address of the section with the offset into it.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2023-10-13 16:47:02 +01:00
..
bindesc samples: bindesc: doc: Describe sample using zephyr:code-sample 2023-09-28 23:04:47 +03:00
canbus doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
console doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
debug samples: gdbstub: test using pytest 2023-09-27 09:53:23 +02:00
display modules: lvgl: simplify sys_heap memory size configs 2023-09-27 09:54:08 +02:00
edac doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
fs doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
input doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
ipc samples: ipc: update esp32 board reference 2023-09-27 12:07:21 +02:00
llext llext: Fix a bug in section linking 2023-10-13 16:47:02 +01:00
logging doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
lorawan lorawan: Set dev_nonce to 0 during join_cfg initialization 2023-09-26 08:38:05 +02:00
mgmt samples/mcumgr/smp_svr: Build for DirectXIP with revert 2023-09-26 13:40:11 +02:00
modbus samples: modbus: add user function code example 2023-09-29 13:05:42 +02:00
nvs doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
pm samples: pm: fix init priority after init level change 2023-09-21 13:59:46 +02:00
portability doc: samples: Fix incorrect maxdepth for some toctrees 2023-09-26 12:02:54 +02:00
rtio/sensor_batch_processing samples: rtio: disable debug log level 2023-09-12 10:56:35 +02:00
sensing doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
settings samples: subsys: settings: add esp32s3_luatos_core 2023-09-22 15:58:11 +02:00
shell doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
sip_svc samples: sip_svc: Add support for intel_socfpga_agilex5_socdk 2023-09-15 09:26:49 +02:00
task_wdt doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
testsuite twister: pytest: Move fixtures to one file 2023-09-14 05:58:25 -04:00
tracing samples: tracing: Reenable the percepio test case 2023-10-02 16:17:10 +03:00
usb random: Rename random header 2023-10-10 14:23:50 +03:00
usb_c doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
video doc: video: samples: Use new Sphinx extension to document samples 2023-09-19 15:22:37 +01:00
zbus samples: zbus: add Message subscriber sample 2023-09-27 20:03:43 +03:00
subsys.rst doc: samples: Fix incorrect maxdepth for some toctrees 2023-09-26 12:02:54 +02:00