Skip to content

bacam/m0-graph-refine-insertsort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The insertion sort code is taken from the Mälardalen WCET benchmark suite, but altered to move the inner loop into its own function for compatibility with the SEL4 tools.

The C parsing and graph export code in Insertsort.thy is based on the examples in the graph-refine repository and the SEL4 code. The target.py driver is based on the graph-refine ones, but has a little extra code added to ignore the cycle counter variable in loops.

About

Cortex-M0 insertion sort example for use with decompilation and graph refinement tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published