[roll] Roll fuchsia [tee] Stub TEE_UnmaskCancellation

Instead of panicking, return true from TEE_UnmaskCancellation. This is
needed to pass preconditions for some tests, even though the tests
themselves do not rely on this functionality. Proper implementation of
Cancellation APIs is left as a TODO.

As a result of this change, regression1038 no longer panics and fails.
It talks to the TA successfully and determines to skip the test because
it doesn't support MTE.

Original-Bug: b/361406102
Test: fx test //src/tee
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1132523
Original-Revision: 7e5bfb887caa3b88e71abc8b996d6a6238a78c32
GitOrigin-RevId: b8e6aa68cd080fee25f1bd81f4526d837d04fda3
Change-Id: I5232b824907c1753d1fbbe5549ff5fda8ca14ac3
diff --git a/stem b/stem
index 46e7430..5b06f4a 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
              githooks="integration/git-hooks"
              remote="https://fuchsia.googlesource.com/fuchsia"
              gerrithost="https://fuchsia-review.googlesource.com"
-             revision="73e9187e4664329c403780600aea34e2e1530098"/>
+             revision="7e5bfb887caa3b88e71abc8b996d6a6238a78c32"/>
   </projects>
   <hooks>
     <hook name="install-environment"