| commit | 184a2d5f27aba006085a163acca063cd6a4daf36 | [log] [tgz] |
|---|---|---|
| author | Joshua Seaton <joshuaseaton@fuchsia.infra.roller.google.com> | Tue May 06 11:58:20 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue May 06 12:00:12 2025 -0700 |
| tree | 4ff11b5c92c69f9aacb4d3169d72583445a72d7f | |
| parent | 0ef9ebdc577adf7b1805fbc5bf1fe9c2bcabb621 [diff] |
[roll] Roll fuchsia [kernel][phys] Use ArchPanicReset() in test mains This change brings the QEMU and devicetree test mains into line with the ZBI and EFI ones. Previously we would just call `abort()` there, but better to call `ArchPanicReset()` for a nicer shutdown. (`ArchPanicReset` was not around at the time the qemu test main was written, and the devicetree test main may have cargo-culted its `abort()`.) Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1266120 Original-Revision: d4a1e2307dffa042e54712c35a27aa319b4b6cb0 GitOrigin-RevId: ea86cf5f49750755d6d9e2391b7025af8ac13fe7 Change-Id: Iefc94ddccb2c9d8b11e9eb600b741b9b2ae18782
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 in one of the communication channels documented at get involved.
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.