Commit Graph

9 Commits

Author SHA1 Message Date
Mickey Malone
94699bfa10 Added LICENSE.md, updated README.md, fixed test tool, and organized driver code. 2021-02-14 12:29:00 -06:00
Mickey Malone
142a0fcdac fix build issue 2021-02-14 10:27:21 -06:00
Mickey Malone
53a9d6bdf3 Add comment 2021-02-13 09:42:33 -06:00
Mickey Malone
e1fa69d49e Changed back to add_hwgenerator_randomness 2021-02-13 09:40:03 -06:00
Mickey Malone
edc12a7988 Updated with kernel thread to add randmoness 2021-02-13 09:05:10 -06:00
Mickey Malone
ce9e5deb54 Driver exposes a character device /dev/pico_rng. Updated driver to support the character device. Tested with dd and cat. I am getting better performance than with Python, no shocker there. 2021-02-12 06:55:02 -06:00
Mickey Malone
396455021a Played around with usb kernel code. Ended up with these modifications that reads random data on probe. 2021-02-10 20:23:12 -06:00
Mickey Malone
b4d5453fd4 Created driver shell 2021-02-06 16:34:34 -06:00
Mickey Malone
b076133178 Added linux kernel module 2021-02-06 11:59:39 -06:00