Zephyr Project API 4.1.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
loader.h File Reference

LLEXT ELF loader context types. More...

#include <zephyr/llext/elf.h>
#include <stddef.h>
#include <zephyr/llext/llext.h>

Go to the source code of this file.

Data Structures

struct  llext_loader
 Linkable loadable extension loader context. More...
 

Enumerations

enum  llext_storage_type { LLEXT_STORAGE_TEMPORARY , LLEXT_STORAGE_PERSISTENT , LLEXT_STORAGE_WRITABLE }
 Storage type for the ELF data to be loaded. More...
 

Detailed Description

LLEXT ELF loader context types.

The following types are used to define the context of the ELF loader used by the llext subsystem.