commit | 9f1e63496ef807f4a2e3b3d9bbc2f59842eb1f35 | [log] [tgz] |
---|---|---|
author | Gianfranco Valentino <gevalentino@google.com> | Thu Feb 20 12:31:58 2025 -0800 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 20 12:31:58 2025 -0800 |
tree | 38c0719198f0eecc95efb71da8fdb3d7fa9ecfbf | |
parent | 348aed5ce9b140cebcd9ec07c38169e1038ddd4d [diff] |
[boot-options] Switch serial type to uart::all::Config Use a copyable representation of the uart configuration. This does not represent or deal with driver state. The config object, provides a type tagged configuration object, allowing proper instantiation of uart::all::Driver and KernelDriver. At this point, we should be able to switch to move only backend drivers. Added helper method to turn uart::all::Driver into uart::all::Config, uart::all::GetConfig which is the opposite of MakeDriver. Change-Id: Ifa9b5a9f220d561c9e1993e020594e2b2fed28ad Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1125234 Commit-Queue: Gianfranco Valentino <gevalentino@google.com> Reviewed-by: Roland McGrath <mcgrathr@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.