commit | 11b21872f9f5d4b9f5db03013a093f0becf41de1 | [log] [tgz] |
---|---|---|
author | Nathaniel Manista <nathaniel@google.com> | Mon Nov 25 15:03:07 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 25 15:03:07 2024 +0000 |
tree | 69a18d0d48e370bb93a5bdfc461a07c4f4c9adec | |
parent | 7b976c04af33505b1c9af9c970dc822a994108e9 [diff] |
[sestarnix] Mint dynamic SIDs for initial contexts We now use a grow-only vector to more clearly separate policy-defined/initial SIDs from "dynamic SIDs" minted after policy load, and we make the mapping one-way (such that looking up the context string of a low-integer-value initial SID returns the context string, but then immediately turning around and looking up the SID for that context string returns the high-integer-value dynamic SID for that context string. Bug: 366925222 Change-Id: I9934c79fd480f504dbcbfeb70205d1f056e57b56 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1144532 Commit-Queue: Nathaniel Manista <nathaniel@google.com> Reviewed-by: Wez <wez@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.