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 a20c1a8ed4 mufs: implement mufs_seek() to seek and tell the position within a file 8 years ago
..
core flash: fix default_flash_is_erased() to use a byte-offset address internally 8 years ago
drivers flash: remove log2_page_size 8 years ago
fs/mufs mufs: implement mufs_seek() to seek and tell the position within a file 8 years ago
ftl ftl: simplify calculations in ftl_read()/ftl_write() and remove an out-dated check 8 years ago
shell mufs: add support for directories 8 years ago
tools
bitops.c
main.c