KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
rowhammer-tester
★ 83
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
skywalking-rust
:
Apache SkyWalking Rust Agent
jasyncapi
:
/jay-sync-api/ is a Java code-first tool for AsyncAPI specification
Wei.Repository
:
基于.Net6,EFCore+Dapper 封装Repository,实现UnitOfWork,提供基本的CURD操作,支持多数据库,多DbContext
mailersend-php
:
The official MailerSend PHP SDK
cb-tumblebug
:
Cloud-Barista Multi-Cloud Infra Management Framework
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
rowhammer-tester
?
Download (.md)
# Rowhammer Tester Copyright (c) 2020-2026 [Antmicro](https://www.antmicro.com) The aim of this project is to provide a platform for testing the [DRAM "Row Hammer" vulnerability](https://users.ece.cmu.edu/~yoonguk/papers/kim-isca14.pdf). The repository includes: * `.github/` - Directory with CI configuration * `docs/` - Sphinx-based documentation for the project * `firmware/` - contains [Buildroot](https://github.com/buildroot/buildroot) configurations for Linux on DDR5 Tester and ZCU104 as well as custom configurations and board-specific firmware * `openocd_scripts/` - [OpenOCD](https://github.com/openocd-org/openocd) helper scripts * `rowhammer_tester/` - Core part of the project, a Python module including: * gateware for Rowhammer Tester platform * userspace scripts used for running tests * `tests/` - Rowhammer Tester's block tests (e.g. PayloadExecutor, BIST) * `third_party/` - Third party Rowhammer Tester sources