[roll] Roll scudo [scudo] Convert assert to CHECK macro. (#67184)

This code is only for riscv, but use the CHECK macro to avoid unused
parameters problems if assert is not defined.

GitOrigin-RevId: c2874c1c315ee650977adb6698b8ff9861379e6b
Original-Revision: e32477aba713d3e196167118c442952f9c79dde4
Change-Id: I900a68e09518d3f96ad42a2fea49da7bed730029
1 file changed
tree: e20aa49a2b7efab0a6ce6cc4826252655935a6f0
  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.