Dear VS1010 users,
I'm working on failure resistant and access restricted content system for VS1010 and while doing that I'm creating a security framework for such features.
One step was the Chacha20 decryptor, and now is driver which tries to protect non-authenticated images to be flashed to SPI NAND flash. This tries at least detect and later recover (If configured such way) from bad blocks found from the SPI NAND flashes and provide reliable content storage.
Here is a technology preview release (It works on my setup and has rough edges) and it supports one SPI NAND flash chip: Winbond W25N01GVxxIG. This driver also expects to find the flash from SPI1
I'm releasing this in hope of feedback if some more features are wanted. This my on going project so more updates will come.
Image generation system isn't available yet, but maybe this can help: viewtopic.php?t=2303
More feature rich SPI NAND flash driver
More feature rich SPI NAND flash driver
- Attachments
-
- nandflash-tech-preview-2024-02-01.zip
- Source code for SPI NAND flash
- (104.3 KiB) Downloaded 247 times