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 52956ae46d stm32f0: spi: divide clock rate by 2 instead of 64 8 years ago
..
core core: spi: flash: implement flash_get_jedec_id() 8 years ago
drivers tbm: fix minor issues during compilation 8 years ago
ftl ftl: map: only declare __wrap_find_block() in testing mode 8 years ago
mufs mufs: fix offset calculation in mufs_seek() 8 years ago
platform stm32f0: spi: divide clock rate by 2 instead of 64 8 years ago
shell shell: flash: show JEDEC ID when running flash info 8 years ago
tests test: ftl: add tests for ftl_read() 8 years ago
tools
Makefile make: set up test framework 8 years ago
bitops.c
main.c