commit | ab35ef0bc5470b5ccc7f7bac3b65af9f7684ed41 | [log] [tgz] |
---|---|---|
author | Joshua Seaton <joshuaseaton@fuchsia.infra.roller.google.com> | Sat Jul 23 01:43:42 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jul 22 18:44:56 2022 -0700 |
tree | cf5b74589fcedf186626a803de160c0418e08378 | |
parent | b0125e2681e880b222ec22a064fdb1b6d94935cf [diff] |
[roll] Roll fuchsia [kernel][coresight] Move some logic out of a header This change moves some logic out of <dev/coresight/component.h> into a .cc file. No need to define it inline in an header. We also extend DeviceTypeRegister::Type while we're at it. Test: k coresight walk on an Astro Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/437595 Original-Revision: 951e9e14e4ec8dee0d2b344aba9b81ee47cb47c0 GitOrigin-RevId: 401acf1614b52449bddf47fc70809810409bae5e Change-Id: I73bf35fd9cb858e0739404e3358afc8c7ffb9c0c
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
.