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.
376
Commits
2
Branches
1
Tag
1.0 MiB
Tag:
Branch:
Tree:
b8426f12f2
master
wip/virtual-tbm
0.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b8426f12f2'
${ noResults }
tbm-mcu
/
source
/
tests
/
ftl
/
mock.h
4 lines
60 B
Raw
Normal View
History
Unescape
Escape
test: ftl: separate mocked functions
8 years ago
#
pragma once
int
__wrap_prepare_head
(
struct
ftl_map
*
map
)
;