- Notifications
You must be signed in to change notification settings - Fork0
Bare minimum Kernel for the Raspberry Pi to examine memory chips via SPI
License
ThexXTURBOXx/reram-trng
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Bare minimum Kernel for the Raspberry Pi to examine memory chips via SPI. Currently being used as a ReRAM-based TRNG.
The BibTeX snippet below is the recommended way to cite this project.
Further research on the TRNG itself has been made in several works. Many of them can be foundhere (along withBibTeX code to cite them).
@inproceedings{arul2024investigationcommercialshelf,doi ={10.1109/DSD64264.2024.00014},url ={https://doi.org/10.1109/DSD64264.2024.00014},title ={{Investigation Of Commercial Off-The-Shelf ReRAM Modules For Use As Runtime-Accessible TRNG}},author ={Arul, Tolga and Mexis, Nico and George, Aleena Elsa and Frank, Florian and Anagnostopoulos, Nikolaos Athanasios and Katzenbeisser, Stefan},year =2024,month = aug,booktitle ={2024 27th Euromicro Conference on Digital System Design (DSD)},publisher ={IEEE},address ={Paris, France},pages ={33--42},keywords ={Temperature distribution;Protocols;Digital systems;Resistive RAM;NIST;Throughput;Entropy;Generators;Internet of Things;Security;Commercial Off-The-Shelf (COTS);Resistive Random Access Memory (ReRAM);runtime-accessible;True Random-Number Generator (TRNG)}}
boot/
is the target directory for all the files that will need to be copied to an SD card. This folder will contain files that are taken directly fromraspberrypi/firmwarecircle/
is a submodule that includesRene Stange'scircle framework, which provides all the bare metal driver implementations we needMakefile
is a modified version of the Makefile thatRene Stange'scircle framework suggestsdoc/Wiring*
files have been generated usingFritzingmt19937ar*
files are modified versions of Takuji Nishimura's and Makoto Matsumoto'sMersenne Twister implementationThis work has been partially funded by the Interreg VI-A Programme Germany/Bavaria-Austria 2021-2027 - Programm INTERREG VI-A Bayern-Österreich 2021-2027, as part of Project BA0100016: "CySeReS-KMU: Cyber Security and Resilience in Supply Chains with focus on SMEs", co-funded by the European Union, and by the German Research Foundation - Deutsche Forschungsgemeinschaft (DFG), under Projects 440182124: "PUFMem: Intrinsic Physical Unclonable Functions from Emerging Non-Volatile Memories", and 439892735: "NANOSEC: Tamper-Evident PUFs Based on Nanostructures for Secure and Robust Hardware Security Primitives" of the Priority Program - SchwerPunktProgramme (SPP) 2253: "Nano Security: From Nano-Electronics to Secure Systems".
About
Bare minimum Kernel for the Raspberry Pi to examine memory chips via SPI
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.