Go to file
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
assets-cg vxBoot - 1.0.0 : GUI 2022-01-04 15:18:58 +01:00
assets-fx vxBoot (0.0.2) - Icons and font 2021-09-25 19:03:58 +02:00
include/vxBoot vxBoot - 1.2.5 : Patch NULL translation in the UTLB 2022-06-02 10:27:44 +02:00
src vxBoot - 1.2.6 : Allow on-chip X memory symbols 2022-06-24 15:47:36 +02:00
.gitignore vxBoot (0.0.1) - First commit 2021-09-25 16:02:50 +02:00
CMakeLists.txt vxBoot - 1.2.6 : Allow on-chip X memory symbols 2022-06-24 15:47:36 +02:00