[roll] Roll fuchsia [superproject] Roll scudo e36860b..ed7f7b9 (4 commits)

ed7f7b9 [scudo] Fix the loading of a signed value to an unsigned storage (#111039)
7594924 [scudo] Reduce unsuccessful attempts of page releasing (#110583)
35ab32e Revert "[scudo] Fix isOwned on MTE devices. (#110717)"
6072f7f [scudo] Fix isOwned on MTE devices. (#110717)

GitOrigin-RevId: 59096be25a9f95bf5e75323c42798fea23b87131
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1131133
Original-Revision: 241d1f4edcb09c2e76c2c63f6405b131f67a4f9d
Change-Id: I08ca63746076ec10d1d5ca6fdc490d4ba523997a
1 file changed
tree: 3ce1c3bd5f559625694d2cf8a31030896401267e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.