[roll] Roll fuchsia [kernel][arm64] Remove assertions on min # of {watch,break}points
While it is indeed spec'd that the A profile must contribute at least 2
hardware watchpoints and 2 hardware breakpoints, we have come across a
VM context where no such points are offered. (The relevant feature
system registers report zero). Accordingly, we remove the assertions
around this count being at least 2. (Defensively, it's also better to
avoid assertions around facts about hardware too.) The code that deals
with this count already handles the zero case.
Original-Bug: 408017241
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239685
Original-Revision: f5a59846bb8cfc2b499c9612fdbac664adf6c610
GitOrigin-RevId: 5eba5f5845b17e85edc300b6701f8c8195fe20b1
Change-Id: I0d8053d1f01aaec6f0b688f997499aab550f5fd1
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.