commit | ca2e416d2bdd6da2bcaeb14829978baee0a3a205 | [log] [tgz] |
---|---|---|
author | Eric Stone <ecstone@fuchsia.infra.roller.google.com> | Wed Oct 09 01:28:30 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 08 18:30:11 2024 -0700 |
tree | c9f7beded1f7fd9f0d2214a9ecbcf6bee8ae277b | |
parent | 21e26ba31124df09ed3c0ddc644e9463d9458975 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.