Skip to content

au-ts/heptane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contents:
------------

- src: source code of Heptane (extraction of control flow graphs +
  WCET estimation tool itself, management of control flow graphs)

- benchmarks: some pre-compiled benchmarks to run Heptane. 
  Subset of the Mälardalen WCET Benchmarks,
  http://www.mrtc.mdh.se/projects/wcet/benchmarks.html

- doc: basic documentation to install and use Heptane

- install.sh: installation script (the configuration and installation
  parameters have to be set up before running the script)

- tools: cross-compiler toolchain + salto tool (salto is an assembly
  manipulation library used to extract CFGs) + cache simulator

How to install all this?
------------------------

See html file index.html in directory doc on how to use the
install.sh script

About

Heptane, a tool for worst-case execution time analysis. This is the Trustworthy Systems fork with enhanced functionality to support WCET analysis of seL4 MCS on 64-bit RISC-V, developed as part of the PISTIs-V Project under the Ecosystem formally verifiable IT – Provable cybersecurity (EvIT) program.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors