commit | 40307d636f8880abf70c96688b0fd90f47374957 | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Mon Sep 30 21:46:17 2024 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Mon Sep 30 21:47:50 2024 +0000 |
tree | c1e15570ba6571309951a5034057523b57e34a34 | |
parent | 98f84c44ad1ca97564371f8a4f17fca0c1f9141f [diff] |
Revert "spd: trusty: only process one function ID at a time" This reverts commit 64c07d0f009cdae746b227ae30055088bca93b50. We should let Trusty do its own synchronization between multiple guests. There is some already: Trusty can only execute one std call at a time (regardless of who sent it), but it can process multiple fastcalls. Bug: 269285339 Change-Id: I42b7b69417b756fea9740ceb22ee462955ef2650