zhbeiluo / litex-rowhammer-tester

Home Page:https://litex-rowhammer-tester.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LiteX 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.

About

https://litex-rowhammer-tester.readthedocs.io/en/latest/

License:Apache License 2.0


Languages

Language:Python 91.9%Language:C 5.8%Language:Makefile 1.7%Language:Shell 0.6%