Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(88)

Issue 3581012: Upgrade from trousers 0.3.3 to 0.3.6 and from testsuite 0.2 to 0.3. (Closed)

Created:
10 years, 2 months ago by Luigi Semenzato
Modified:
9 years, 7 months ago
Reviewers:
fes, Will Drewry
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Upgrade from trousers 0.3.3 to 0.3.6 and from testsuite 0.2 to 0.3. Change-Id: I2db46ec6163582c193f0ed1302a72e147a0c87db BUG=none TEST=connected to Google-A. Run the test suite with less than 50 errors. Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=0327159

Patch Set 1 #

Patch Set 2 : undelete autotest/.../control.debug #

Patch Set 3 : git cl push #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4438 lines, -1993 lines) Patch
M README.chromium View 2 chunks +5 lines, -2 lines 0 comments Download
M aclocal.m4 View 1 2 230 chunks +1772 lines, -1097 lines 0 comments Download
A install-sh View 1 chunk +519 lines, -0 lines 0 comments Download
M ltmain.sh View 126 chunks +1022 lines, -483 lines 0 comments Download
A man/man5/tcsd.conf.5 View 1 chunk +129 lines, -0 lines 0 comments Download
A man/man8/tcsd.8 View 1 chunk +107 lines, -0 lines 0 comments Download
M src/include/Makefile.am View 1 chunk +15 lines, -0 lines 0 comments Download
M src/include/tcsd.h View 1 chunk +1 line, -1 line 0 comments Download
M src/include/tddl.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/include/threads.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/include/trousers_types.h View 1 chunk +1 line, -1 line 0 comments Download
M src/include/tss/tss_defines.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/tcs/Makefile.am View 1 chunk +2 lines, -1 line 0 comments Download
M src/tcs/log.c View 2 chunks +2 lines, -2 lines 0 comments Download
M src/tcs/ps/ps_utils.c View 8 chunks +21 lines, -4 lines 0 comments Download
M src/tcs/ps/tcsps.c View 4 chunks +26 lines, -0 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_admin.c View 13 chunks +13 lines, -13 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_aik.c View 3 chunks +3 lines, -3 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_audit.c View 3 chunks +3 lines, -3 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_auth.c View 2 chunks +2 lines, -2 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_bind.c View 1 chunk +1 line, -1 line 0 comments Download
M src/tcs/rpc/tcstp/rpc_caps.c View 1 chunk +1 line, -1 line 0 comments Download
M src/tcs/rpc/tcstp/rpc_caps_tpm.c View 4 chunks +6 lines, -4 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_certify.c View 1 chunk +1 line, -1 line 0 comments Download
M src/tcs/rpc/tcstp/rpc_changeauth.c View 2 chunks +2 lines, -2 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_cmk.c View 6 chunks +6 lines, -6 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_context.c View 2 chunks +2 lines, -2 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_counter.c View 5 chunks +5 lines, -5 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_daa.c View 2 chunks +2 lines, -2 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_delegate.c View 9 chunks +8 lines, -9 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_dir.c View 2 chunks +2 lines, -2 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_ek.c View 6 chunks +6 lines, -6 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_evlog.c View 4 chunks +4 lines, -4 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_key.c View 8 chunks +8 lines, -8 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_maint.c View 5 chunks +5 lines, -5 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_migration.c View 3 chunks +3 lines, -3 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_oper.c View 1 chunk +1 line, -1 line 0 comments Download
M src/tcs/rpc/tcstp/rpc_own.c View 2 chunks +2 lines, -2 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_pcr_extend.c View 3 chunks +3 lines, -3 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_ps.c View 7 chunks +7 lines, -7 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_quote.c View 1 chunk +1 line, -1 line 0 comments Download
M src/tcs/rpc/tcstp/rpc_quote2.c View 2 chunks +4 lines, -3 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_random.c View 2 chunks +2 lines, -2 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_seal.c View 2 chunks +2 lines, -2 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_selftest.c View 3 chunks +3 lines, -3 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_sign.c View 1 chunk +1 line, -1 line 0 comments Download
M src/tcs/rpc/tcstp/rpc_tick.c View 2 chunks +2 lines, -2 lines 0 comments Download
M src/tcs/rpc/tcstp/rpc_transport.c View 3 chunks +3 lines, -3 lines 0 comments Download
M src/tcs/tcs_auth_mgr.c View 12 chunks +42 lines, -24 lines 0 comments Download
M src/tcs/tcs_evlog_biosem.c View 1 chunk +1 line, -1 line 0 comments Download
M src/tcs/tcs_evlog_imaem.c View 7 chunks +81 lines, -27 lines 0 comments Download
M src/tcs/tcs_pbg.c View 2 chunks +2 lines, -0 lines 0 comments Download
M src/tcs/tcsi_own.c View 2 chunks +1 line, -1 line 0 comments Download
M src/tcs/tcsi_random.c View 3 chunks +7 lines, -5 lines 0 comments Download
M src/tcsd/Makefile.am View 1 chunk +2 lines, -2 lines 0 comments Download
M src/tcsd/platform.c View 2 chunks +2 lines, -2 lines 0 comments Download
M src/tcsd/svrside.c View 10 chunks +86 lines, -57 lines 0 comments Download
M src/tcsd/tcsd_conf.c View 1 chunk +1 line, -1 line 0 comments Download
M src/tcsd/tcsd_threads.c View 10 chunks +47 lines, -21 lines 0 comments Download
M src/tddl/Makefile.am View 1 chunk +1 line, -1 line 0 comments Download
M src/tddl/tddl.c View 2 chunks +84 lines, -12 lines 0 comments Download
M src/trspi/Makefile.am View 1 chunk +1 line, -1 line 0 comments Download
M src/trspi/crypto/openssl/symmetric.c View 1 chunk +1 line, -0 lines 0 comments Download
M src/tspi/Makefile.am View 4 chunks +5 lines, -5 lines 0 comments Download
M src/tspi/obj_context.c View 3 chunks +7 lines, -1 line 0 comments Download
M src/tspi/obj_rsakey.c View 1 chunk +1 line, -1 line 0 comments Download
M src/tspi/ps/tspps.c View 24 chunks +87 lines, -12 lines 0 comments Download
M src/tspi/rpc/hosttable.c View 5 chunks +17 lines, -2 lines 0 comments Download
M src/tspi/tsp_auth.c View 3 chunks +3 lines, -2 lines 0 comments Download
M src/tspi/tsp_context_mem.c View 5 chunks +47 lines, -27 lines 0 comments Download
M src/tspi/tsp_maint.c View 1 chunk +1 line, -1 line 0 comments Download
M src/tspi/tsp_migration.c View 1 chunk +1 line, -1 line 0 comments Download
M src/tspi/tsp_policy.c View 4 chunks +9 lines, -1 line 0 comments Download
M src/tspi/tsp_ps.c View 1 chunk +1 line, -0 lines 0 comments Download
M src/tspi/tspi_aik.c View 1 chunk +1 line, -0 lines 0 comments Download
M src/tspi/tspi_nv.c View 1 chunk +1 line, -1 line 0 comments Download
M src/tspi/tspi_ps.c View 2 chunks +18 lines, -10 lines 0 comments Download
M src/tspi/tspi_seal.c View 5 chunks +10 lines, -13 lines 0 comments Download
M testsuite/tcg/Makefile View 1 chunk +1 line, -4 lines 0 comments Download
M testsuite/tcg/cmk/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/context/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/data/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/delegation/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/hash/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/highlevel/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/highlevel/context/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/highlevel/data/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/highlevel/hash/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/highlevel/key/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/highlevel/policy/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/highlevel/tpm/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/highlevel/tspi/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/include/tss/tss_defines.h View 1 chunk +2 lines, -2 lines 0 comments Download
M testsuite/tcg/init/makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/key/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/nv/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/nv/Tspi_NV_DefineSpace01.c View 1 chunk +2 lines, -0 lines 0 comments Download
M testsuite/tcg/nv/Tspi_NV_DefineSpace02.c View 1 chunk +16 lines, -0 lines 0 comments Download
M testsuite/tcg/nv/Tspi_NV_DefineSpace03.c View 1 chunk +0 lines, -3 lines 0 comments Download
M testsuite/tcg/nv/Tspi_NV_DefineSpace04.c View 2 chunks +10 lines, -4 lines 0 comments Download
M testsuite/tcg/nv/Tspi_NV_DefineSpace06.c View 1 chunk +10 lines, -0 lines 0 comments Download
M testsuite/tcg/nv/Tspi_NV_DefineSpace09.c View 1 chunk +10 lines, -0 lines 0 comments Download
M testsuite/tcg/nv/Tspi_NV_DefineSpace10.c View 1 chunk +10 lines, -0 lines 0 comments Download
M testsuite/tcg/nv/Tspi_NV_DefineSpace11.c View 2 chunks +13 lines, -3 lines 0 comments Download
M testsuite/tcg/nv/Tspi_NV_DefineSpace12.c View 1 chunk +12 lines, -2 lines 0 comments Download
M testsuite/tcg/pcrcomposite/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/policy/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/tpm/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/tpm/Tspi_TPM_KeyControlOwner01.c View 2 chunks +5 lines, -1 line 0 comments Download
M testsuite/tcg/transport/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/transport/Tspi_NV_ReadValue-trans01.c View 2 chunks +3 lines, -3 lines 0 comments Download
M testsuite/tcg/transport/Tspi_NV_ReadValue-trans02.c View 2 chunks +3 lines, -3 lines 0 comments Download
M testsuite/tcg/transport/Tspi_NV_ReadValue-trans03.c View 2 chunks +3 lines, -3 lines 0 comments Download
M testsuite/tcg/transport/Tspi_NV_WriteValue-trans01.c View 1 chunk +2 lines, -2 lines 0 comments Download
M testsuite/tcg/transport/Tspi_NV_WriteValue-trans02.c View 1 chunk +2 lines, -2 lines 0 comments Download
M testsuite/tcg/transport/Tspi_NV_WriteValue-trans03.c View 1 chunk +1 line, -1 line 0 comments Download
M testsuite/tcg/tspi/Makefile View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Luigi Semenzato
I brought in all the changes as described above. Then I ran the trousers test ...
10 years, 2 months ago (2010-10-05 23:28:57 UTC) #1
fes
10 years, 2 months ago (2010-10-06 20:53:25 UTC) #2
LGTM--Can we add a README.chromium file though that has a note that we should
remove our local copy when we sync with upstream Portage to get their
trousers.0.3.6 (or 0.3.next)?

Powered by Google App Engine
This is Rietveld 408576698