[roll] Roll fuchsia [power] JSON schema for processor energy model

Defines the serde-compatible Rust data structure for parsing the energy
model json file and creating zircon data structures.
The validator program that can be used for build-time validation.

Test: fx test src/power/cpu-manager/energy_model_config
Original-Bug: b/357297078
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1097655
Original-Revision: ecf1c00762f54ece7830751bd915a0be97e5708c
GitOrigin-RevId: b2b051b04d1ebae75898c5ec1a13d14585f90dbd
Change-Id: Ic44b324b6b3bb92ba5a07b140d10706127ddc385
1 file changed
tree: f25809ec70a6f484d48f7e1632947478964b209a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.