Source code for the Trusted Boot Module.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
tbm-mcu/source
S.J.R. van Schaik 0bc1146ffd flash: separate SPI flash commands 8 years ago
..
core
drivers flash: separate SPI flash commands 8 years ago
fs fs: add initial code to create the partition table 8 years ago
shell shell: release flash device before probing 8 years ago
tools tools: add tool to create empty flash image 8 years ago
bitops.c bitops: add ilog2() 8 years ago
bitset.c bitset: use void * instead of uint8_t * 8 years ago
main.c