[roll] Roll fuchsia [super_parser] Helper function to round to the nearest alignment

Add and use helper function to round to the nearest block alignment.
Use this to ensure read from fake device is block-aligned.

Original-Bug: 404952286
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1269405
Original-Revision: 7c08cd5ca2ce3651bde69d702ea4740d84cd23d1
GitOrigin-RevId: c2bb6a7425a74a7659df1ed2b1e318f65029d779
Change-Id: Ib199679cf5ed290697e3bd5ba9e20215e8485972
1 file changed
tree: 22f931ffb8d3a60428db897d2c8039c128c657bb
  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.