[roll] Roll fuchsia [x64][interrupts] Configure available IRQs based on MADT tables This adds a method `apic_io_get_gsi_range` to obtain the min and max values for global system interrupts provided to us by ACPI. Using this, we can properly initialize the ResourceDispatcher corresponding to IRQs with the correct range of interrupts available to the system. This fixes an issue where systems still in PIC mode were using low IRQ #s that were outside the previously incorrect IRQ range of [16, 255]. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/569222 Original-Revision: 1a2e54bb20e08c0d56334f208e82cc00a3d7d3fd GitOrigin-RevId: e7ff7a7d3d9487171e685ebf14b973edba927afc Change-Id: Iefdd6d26e4f9b1e0e9d4a3179f2441b5a15328cc
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.