• 1.2.6 c45f115b1e

    Yatis released this 2022-07-10 17:26:40 +02:00 | 0 commits to master since this release

    @update
    <> CMakelist.txt :
       | update 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
    
    Downloads