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

Unified Diff: utility/load_kernel_test.c

Issue 3041005: Add lots of debugging to TPM library. (Closed) Base URL: ssh://gitrw.chromium.org/vboot_reference.git
Patch Set: Fix TPM unit tests Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/tpm_lite/writelimit.c ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utility/load_kernel_test.c
diff --git a/utility/load_kernel_test.c b/utility/load_kernel_test.c
index a55c3db5b312efe9bd372f1199d2f3b1d6e00878..72c3921cff4045cca718323b2ba107acd73ebfa0 100644
--- a/utility/load_kernel_test.c
+++ b/utility/load_kernel_test.c
@@ -21,7 +21,7 @@
#include "vboot_kernel.h"
#define LBA_BYTES 512
-#define KERNEL_BUFFER_SIZE 0x600000
+#define KERNEL_BUFFER_SIZE 0xA00000
/* Global variables for stub functions */
static LoadKernelParams lkp;
« no previous file with comments | « tests/tpm_lite/writelimit.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698