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 f53b072a65 flash: implement release() as part of flash_ops 8 years ago
..
core flash: implement release() as part of flash_ops 8 years ago
drivers flash: implement release() as part of flash_ops 8 years ago
ftl ftl: use flash_is_erased() instead of is_page_erased() and simplify is_group_erased() 8 years ago
shell shell: add flash info to print the flash size 8 years ago
tools
bitops.c bitops: merged bitset functions and cleaned up code 8 years ago
main.c