[roll] Roll fuchsia [cqhci] Implement inline crypto support

Implements inline cryptographic support for the CQHCI driver. Sets up
the Task Descriptor List (TDL) with keyslot and data unit numbers (DUN)
when requested. Extend FakeCqhci to support data scrambling to emulate
reading/writing encrypted data, and extend test cases to cover various
error conditions covered by the JEDEC specification.

Original-Bug: 490482694
Test: fx test cqhci-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1563873
Original-Revision: 35040dd718698ebda332068e7356b1f85f9913e7
GitOrigin-RevId: df3996550e5addf7c81189f0697393062f094cf7
Change-Id: I42305c43ae6e6e84b1703bbcc75971e4ce414942
1 file changed
tree: 8f1c43fd94fc23fc046dea63ecaba686f2839de3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.