[roll] Roll fuchsia [boot-shim] Define allocator interface

There is no reason to have multiple allocator interfaces depending on
the shim type. Some items are independent of the shim type, for example
BOOTCONFIG. And in some cases we need to move payloads to a temporary
location, since they may be overwritten.

Original-BUG: 408051286
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1402378
Original-Revision: d7454612f96758df160dbb16136df6de9b3e3b6a
GitOrigin-RevId: 598d8748845cad696fea7ca5638f464e0df9f200
Change-Id: I59c612d002b55b4d2d90dd24f98a99d41f11c6eb
1 file changed
tree: a64591e5b438861f1df57433bbd94236ed56a319
  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.