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/ftl
S.J.R. van Schaik 7826eccc36 ftl: restructure ftl_write() to use less memory by using flash_write0() and flash_copy() 8 years ago
..
dev.c ftl: copy log2_page_size to dev->log2_block_size 8 years ago
ftl.c ftl: restructure ftl_write() to use less memory by using flash_write0() and flash_copy() 8 years ago
gc.c flash: change prototype of flash_copy() and use the default implementation in the sandbox 8 years ago
gc.h
map.c ftl: use write_page_desc() in ftl_trim() 8 years ago
map.h ftl: use write_page_desc() in ftl_trim() 8 years ago