Skip to content

byuccl/rowhammer-tester

 
 

Repository files navigation

Rowhammer Tester

Copyright (c) 2020-2023 Antmicro

The aim of this project is to provide a platform for testing the DRAM "Row Hammer" vulnerability.

This was forked by Brigham Young University Configurable Computing Lab. The purpose of it is to recreate the rowhammer experiments done by the lab

The repository includes:

  • rowhammer_tester/ - Core part of the project, a Python module including:

    • gateware for Rowhammer Tester platform
    • userspace scripts used for running tests
  • docs/ - Sphinx-based documentation for the project

  • .github/ - Directory with CI configuration

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.0%
  • C 4.5%
  • Makefile 1.8%
  • Shell 0.7%