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/fs/mufs
S.J.R. van Schaik 073c7f34be mufs: expose mufs_abspath() 8 years ago
..
block.c mufs: only manage blocks in data area 8 years ago
block.h mufs: implement block allocation 8 years ago
dir.c mufs: expose mufs_abspath() 8 years ago
dir.h mufs: embed struct mufs_dtree in struct mufs_dentry and clean up code 8 years ago
super.c mufs: simplify super block by embedding struct mufs_dtree instead of struct mufs_dentry 8 years ago
tree.c mufs: clean up code by embedding struct mufs into struct mufs_tree 8 years ago
tree.h mufs: clean up code by embedding struct mufs into struct mufs_tree 8 years ago