vxBoot/src/loader
Yann MAGNIN c45f115b1e vxBoot - 1.2.6 : Allow on-chip X memory symbols
@update
<> CMakelist.txt :
   | dump project version
<> loader/elf/image :
   | check if the section virtual address is in X-memory area
   | perform relocation only if program reside outside the X area
   | optimize end section wiping
<> loader/entry
   | add X-memory dump
   | rename generated dump file

@fix
<> loader/elf/image
   | fix debug log information
<> hardware/get_info
   | force perform icbi instruction
2022-06-24 15:47:36 +02:00
..
elf vxBoot - 1.2.6 : Allow on-chip X memory symbols 2022-06-24 15:47:36 +02:00
entry.c vxBoot - 1.2.6 : Allow on-chip X memory symbols 2022-06-24 15:47:36 +02:00
error.c add ELF loader (WIP) 2021-10-08 19:32:46 +02:00
kernel.c vxBoot - 1.0.0 : GUI 2022-01-04 15:18:58 +01:00
scan.c vxBoot - 1.2.0 : RELA patch 2022-01-29 20:45:35 +01:00