Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 639 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 639 Bytes

Rowhammer Tester

Copyright (c) 2020-2022 Antmicro

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

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
  • doc/ - Sphinx-based documentation for the project

  • .github/ - Directory with CI configuration

Full documentation is available on Read The Docs.