commit | 3442eabcb1232043b3a53cf519ebe69b3ddd3ef1 | [log] [tgz] |
---|---|---|
author | Joshua Seaton <joshuaseaton@fuchsia.infra.roller.google.com> | Wed Jan 03 05:18:33 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jan 02 21:20:14 2024 -0800 |
tree | ebc9d0cb374887e1245de366e4b2f9718fe36efd | |
parent | 55326b2bf6daeffd413e030bb45898c94e075caf [diff] |
[roll] Roll fuchsia [kernel][boot-shim] Skip malformed devicetree CPU nodes This change updates the CPU topology devicetree items to skip malformed CPU nodes instead of short-circuiting. This is more resilient - allowing the kernel possibly to boot with the well-formed entries - and simplifies subsequent processing (e.g., in AppendItems()) to rely on only well-formed data. Original-Bug: 124336 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/959566 Original-Revision: a6b40885fe9b7480ef5709791f009c2cd514f207 GitOrigin-RevId: 8f710bdc18700de8c197381f8f4baff0a96da3e1 Change-Id: Ie085208da228d6bab7a236cc259af8a0658ac6c8
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
.