Skip to content

Commit 0d46890

Browse files
Joshua Seatoncopybara-github
authored andcommitted
[roll] Roll fuchsia [tee][api] Stand up persistent storage interface scaffolding
This change stands up scaffolding for the implementation of the subset of the trusted storage interface dealing in "persistent". In this first pass, the lifetimes of these objects are scoped to the individual TA instance, rather than to all instances. Original-Bug: 360942417 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1151512 Original-Revision: 7f1c407e9a75d2bd674343ad547a5c2bb944e1ee GitOrigin-RevId: 8dc6f5f1926368d0a985f6ec945d6e9f97aa0216 Change-Id: I7a6befffd638b3804f24cdd5ba89a7081e00d63b
1 parent 260ecc3 commit 0d46890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
githooks="integration/git-hooks"
1212
remote="https://fuchsia.googlesource.com/fuchsia"
1313
gerrithost="https://fuchsia-review.googlesource.com"
14-
revision="902197ae12cbbfddfa376cc678937c459dc04906"/>
14+
revision="7f1c407e9a75d2bd674343ad547a5c2bb944e1ee"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)