[roll] Roll fuchsia [hypervisor] Disallow intersecting traps

Previously, we did not verify that the range of a trap does not
intersect with another trap.

This CL also unifies the range checking for traps, so that each
architecture isn't doing its own.

Original-Fixed: 94693
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/655403
Original-Revision: 6884c40400d420749eabdbd4659408c4256c3d52
GitOrigin-RevId: 6a7af0d40e80ecee4aecc6bacc5fbb8e5cfc0b73
Change-Id: I5daa6c371460a78da7c9ebda10091d669aa879be
1 file changed
tree: ba3532d0230b7178370b2e7ae29d78078aabd283
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.