• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..18-Jan-2018-

Makefile A D18-Jan-20181 KiB3718

README.source A D18-Jan-2018596 2824

calc.pl A D18-Jan-20183.9 KiB9867

common_types.h A D18-Jan-2018221 109

disk_crypto.c A D18-Jan-20185 KiB232195

disk_crypto.h A D18-Jan-2018908 1813

disk_format.h A D18-Jan-20183.9 KiB194103

disk_io.c A D18-Jan-20182.6 KiB12699

disk_io.h A D18-Jan-2018657 2619

disk_read.c A D18-Jan-201816 KiB620484

disk_tpm.c A D18-Jan-20186.9 KiB298236

disk_tpm.h A D18-Jan-20181.3 KiB3018

disk_write.c A D18-Jan-201811.9 KiB420289

endian_int.h A D18-Jan-20181.1 KiB7356

init.c A D18-Jan-201824.1 KiB791611

log.c A D18-Jan-201810.4 KiB152104

log.h A D18-Jan-20183.1 KiB8832

manage-vtpmmgr.pl A D18-Jan-20183.8 KiB161132

marshal.h A D18-Jan-201830.7 KiB928784

mgmt_authority.c A D18-Jan-20189.9 KiB397336

mgmt_authority.h A D18-Jan-2018484 129

minios.cfg A D18-Jan-2018239 1514

tcg.h A D18-Jan-201832.3 KiB766600

tpm.c A D18-Jan-201822.1 KiB905677

tpm.h A D18-Jan-20185.7 KiB185117

tpm2.c A D18-Jan-201812.7 KiB456314

tpm2.h A D18-Jan-20183.9 KiB10546

tpm2_marshal.h A D18-Jan-201822.1 KiB732624

tpm2_types.h A D18-Jan-201830.2 KiB970722

tpmrsa.c A D18-Jan-20184.8 KiB200114

tpmrsa.h A D18-Jan-20182.1 KiB7130

uuid.h A D18-Jan-20182.3 KiB5110

vtpm_cmd_handler.c A D18-Jan-201822.6 KiB883678

vtpm_disk.c A D18-Jan-20185.4 KiB238199

vtpm_disk.h A D18-Jan-20185 KiB234129

vtpm_manager.h A D18-Jan-201817.7 KiB47147

vtpmmgr.c A D18-Jan-20183.8 KiB12868

vtpmmgr.h A D18-Jan-20183.6 KiB11757

README.source

1About
2=====
3This documents the upstream sources for files in this directory.
4
5According to the header files, the following files are based off
6the original tools/vtpm_manager code base in xen.git. This directory
7has since been (commit b918dce5bb2a665a34ff893a9df5392fb8ea429d)
8
9init.c
10log.c
11log.h
12marshal.h
13tcg.h
14tpm.c
15tpm.h
16tpm2.c
17tpm2.h
18tpm2_marshal.h
19vtpm_cmd_handler.c
20vtpm_manager.h
21vtpmmgr.c
22vtpmmgr.h
23
24uuid.h - This file does not appear to be part of the original
25tools/vtpm_manager code. It's origin is unclear, but it is
26trivial and likely not copyrightable under "fair use"
27provisions.
28