Module o1vm::elf_loader

source ·
Expand description

A module to load ELF files.

Functions

  • Parse an ELF file and return the parsed data as a structure that is expected by the o1vm RISC-V 32i edition.