[roll] Roll fuchsia [kernel] Remove libpage assembly generation

This actually is not needed after all and its reinforcement of libpage
under the host toolchain yielding the same values as under the kernel
toolchain makes for awkward build plumbing around specification of
paging configuration.

Original-Bug: 42146863
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1414421
Original-Revision: 2484840399a6ddca4a733a68c7b8f7b15ac78073
GitOrigin-RevId: 2706d5298edb8582f439695597758ca2a02358d4
Change-Id: I4769e69119544e3825b357d3b31fbf3c8dbeb601
1 file changed
tree: be2b450757a31a736f29a02a92a70356806c6299
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.