[roll] Roll fuchsia [kernel][shell] Add 64-bit access to ARM peripheral map cmd

Extend the `k pm` command to support dumping and setting of 64 bit
values, in addition to 8, 16, and 32 bit values.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1274095
Original-Revision: 34e8376d3c911a8e859cbce4a0d6a55f11e0c3e1
GitOrigin-RevId: 018216ef489610a865d08f8eb0ff750c25796670
Change-Id: I114132ac566e88fa876e811b3db4222e1761712a
1 file changed
tree: 05d18362d40bb9fdc27247167d96ca8a48f2773b
  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.