[roll] Roll fuchsia [sysmem2] Switch size fields to uint64

Before sysmem2 becomes part of the SDK, seems prudent to switch size
fields to 64 bit.

Normally this would require a soft transition, but in this case we
happen to know that all sysmem2 clients will be ok.

BUG: fxb/34192
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/928737
Original-Revision: c022132fcac2c969b8d325f6cdd413e8eb4c5203
GitOrigin-RevId: 1d9b7ff0f55a25a531f24917ecc58800cd9852ee
Change-Id: Ie531120311df74e8b4c98b47dc80b5b732d2341a
1 file changed
tree: e9f4b854dd4d92975a4d5e71da4ef37df1a72b9c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.