lava-expect/{tpm-logs,tsp}.exp: Update TODOs.

These scripts are handled by corresponding expect-posts/ scripts (but they
still must be present in lava-expect/ for the existing test formation logic
to work).

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: I74b783fa51fdd1874fee91945a6a430ced5e142e
diff --git a/lava-expect/tpm-logs.exp b/lava-expect/tpm-logs.exp
index eb5a886..da7a9de 100644
--- a/lava-expect/tpm-logs.exp
+++ b/lava-expect/tpm-logs.exp
@@ -6,4 +6,4 @@
 # Expect script for fTPM debug logs
 #
 
-# TODO
+# Handled by ../expect-post/tpm-logs.exp
diff --git a/lava-expect/tsp.exp b/lava-expect/tsp.exp
index 8d2ed02..3cc6558 100644
--- a/lava-expect/tsp.exp
+++ b/lava-expect/tsp.exp
@@ -6,4 +6,4 @@
 # Expect script for TSP
 #
 
-# TODO
+# Handled by ../expect-post/tsp.exp