[roll] Roll fuchsia [fxfs] Roll the object ID cipher before it wraps

The object ID cipher is used to encrypt the lower 32 bits so we should
to roll the cipher when we've used up 32 bits worth of object IDs.

Original-Bug: 99485
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/676062
Original-Revision: 39c834bffda036ef61b8ea256941b31d96233f36
GitOrigin-RevId: e571d5e215441ea78aaac9a805d1f397f9f26c7d
Change-Id: I535aef263d48d87d4706940bf0261f8121498c4b
1 file changed
tree: 3842867ab80062cba5a64571ed5885a605f170e0
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.