[roll] Roll fuchsia [kernel][phys] Define libc++ internal panic function in minimal test

Also define _LIBCPP_ABI_NAMESPACE in the ktl <__config_site> so that
the namespace doesn't include "_LIBCPP_ABI_NAMESPACE" literally.

Original-Bug: 123630
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/820828
Original-Revision: d7c6b1bb53029f7dd3ebc47c4cabbd710da16299
GitOrigin-RevId: e85e03c078baddfd68171ceaaeaf422218214432
Change-Id: I624f126ae09f688f04bc470940ef4234d931c80a
1 file changed
tree: e6206732522363949883a4b03eeaceebdf389295
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.