vxBoot/src/hardware
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
..
get_info.c vxBoot - 1.2.6 : Allow on-chip X memory symbols 2022-06-24 15:47:36 +02:00