| commit | eec38362b69772e4b609969fbecae732b45ac7bf | [log] [tgz] |
|---|---|---|
| author | Joshua Seaton <joshuaseaton@fuchsia.infra.roller.google.com> | Fri Jun 09 23:28:36 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri Jun 09 16:29:53 2023 -0700 |
| tree | aacb2f39145b7d62327d9e258a55c748eeeca19f | |
| parent | 9d88057c02d1e9baab418b8db47edfa32f36e34b [diff] |
[roll] Roll fuchsia [zbi-format] Prepare cpu.h for generation from FIDL This change ~cosmetically updates the CPU topology definitions for easier FIDL generation (or at least uniformity for the legacy cases that we will not be generating), doing the following: * C enums are replaced by the usual macro constants (we do not support generation of C enums); * s/ZBI_TOPOLOGY_ARCH/ZBI_TOPOLOGY_ARCHITECTURE for a more official name * s/ZBI_TOPOLOGY_PROCESSOR/ZBI_TOPOLOGY_PROCESSOR_FLAGS for clarity * s/x86/x64, s/arm/arm64, s/riscv/riscv64 to use the more official architecture names (as the kernel item type already do) This change preserves the ABI of the v2 definitions, leaving the remaining planned ABI update for a future change. Original-Bug: 111453 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/868169 Original-Revision: 4ec01d65c42c913769a79950fc20b38183196614 GitOrigin-RevId: 231280bee832f355033211b71d96d05787691170 Change-Id: I2d79506b2b93bc27e4adaeb9110cb567cc955c4d
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 via the IRC channel #fuchsia on Freenode.
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.