[roll] Roll fuchsia [kernel][x86] IOAPIC not in physmap

Always map in the IOAPIC registers and never rely on the physmap.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1053074
Original-Revision: a0380635c2595a1b0e05436b25d7af3488812c1b
GitOrigin-RevId: 2f8d78703e0caa3c941c9b02e20287e3ca845bea
Change-Id: Id56f3132a5aba4f183b3ebc01b4379b0d7596fbd
1 file changed
tree: dd454bb22a94bd8f82270fff9ddfc632a6e0b1a6
  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.