From a5f9d0fa5528026209c9fa75c0bb8537a44523c1 Mon Sep 17 00:00:00 2001 From: Kiran Kamineni Date: Wed, 19 Sep 2018 14:18:20 -0700 Subject: Remove global variable sessionData Remove global variable for storing session info. Instead this is populated by the calling function as required. Issue-ID: AAF-334 Change-Id: I146b52bcee758fd053129fdf4f7a75691575e6e9 Signed-off-by: Kiran Kamineni --- TPM2-Plugin/bootstrap | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 TPM2-Plugin/bootstrap (limited to 'TPM2-Plugin/bootstrap') diff --git a/TPM2-Plugin/bootstrap b/TPM2-Plugin/bootstrap old mode 100644 new mode 100755 -- cgit 1.2.3-korg