commit | dcde8f8f622aee218166542ded9ec624890eb468 | [log] [tgz] |
---|---|---|
author | James Robinson <jamesr@fuchsia.infra.roller.google.com> | Thu Feb 06 17:02:30 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 06 17:04:28 2025 -0800 |
tree | 6804103fe62bb9f7a137464b42440dc119abfc7d | |
parent | 25b41c15ef557250266b21dabf21e6abd487e238 [diff] |
[roll] Roll fuchsia [tee] Implement .._ANY_OWNER behavior for TEE_CheckMemoryAccessRights This implements the TEE_MEMORY_ACCESS_ANY_OWNER behavior for TEE_CheckMemoryAccessRights which checks if a range contains any memory which may be accessible outside of the trusted execution environment, such as memory shared with a host. This is implemented conservatively by checking if the queried range contains any mapped buffer parameters as these may be backed by shared memory in the future. Original-Fixed: 384584494 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1199255 Original-Revision: 42b095efc11d636d3b89021abe8aab2a58089927 GitOrigin-RevId: ca853e78314fcdf171014a73c752f0798e561bb4 Change-Id: I79937db45042dec10b8a2b2128de5b4cad421744
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
.