This website works better with JavaScript.
Explore
Help
Sign In
TBM
/
tbm-mcu
Watch
1
Star
0
Fork
You've already forked tbm-mcu
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
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.
113
Commits
2
Branches
1
Tag
1.0 MiB
Tag:
Branch:
Tree:
847241bbb8
master
wip/virtual-tbm
0.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '847241bbb8'
${ noResults }
tbm-mcu
/
source
/
ftl
/
gc.h
4 lines
53 B
Raw
Normal View
History
Unescape
Escape
ftl: split up code
8 years ago
#
pragma once
ftl: rename journal to map
8 years ago
int
prepare_head
(
struct
ftl_map
*
map
)
;