[roll] Roll fuchsia [kernel] Remove virtual heap This change removes the notion of a virtual heap and is a pure deletion of code. Why? Several related reasons: * The virtual heap represents a past experiment that has not been revisited in quite some time; * The complicated, split reservation logic in turn complicates the implementation around physboot constructing the kernel and physmap mappings itself; * Physboot in this role fundamentally changes the design of how we'd approach a virtual heap, so best to remove the existing support until after that is rolled out and the dust has settled. Original-Bug: 42164859 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1137894 Original-Revision: ab1e37368fb1d49ed0ad2fdaa5b249d59f7f40a8 GitOrigin-RevId: 7f231885799a6683b9fe2a9e88f7c4368d8ab058 Change-Id: I1a5cf30b15cc5b39da1101349b72f66f96464210
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.