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.
74
Commits
2
Branches
1
Tag
1.0 MiB
Tag:
Branch:
Tree:
770860d621
master
wip/virtual-tbm
0.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '770860d621'
${ noResults }
tbm-mcu
/
source
/
ftl
/
gc.h
4 lines
55 B
Raw
Normal View
History
Unescape
Escape
ftl: split up code
8 years ago
#
pragma once
int
prepare_head
(
struct
ftl_journal
*
j
)
;