| commit | eb543b899063b23cc4b4c6bf2bc0f7f96bc9416e | [log] [tgz] |
|---|---|---|
| author | Roland McGrath <mcgrathr@fuchsia.infra.roller.google.com> | Sun Feb 05 01:18:54 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Sat Feb 04 17:20:27 2023 -0800 |
| tree | f5761cb219d4243d3bdaadf695074264e14c67da | |
| parent | 5a572ebe54f6f7c19134358da64ea19c085aa9af [diff] |
[roll] Roll fuchsia [kernel] Use mmio-ptr in <reg.h> The strips down <reg.h> to only the calls that are actually in use. It implements them as C++ inlines instead of macros, and as just wrappers around the <lib/mmio-ptr/mmio-ptr.h> API that should be the bottleneck for all MMIO accesses. Original-Bug: 121013 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/796864 Original-Revision: 5ae98b8883074e4dc327ba7d7df1a6c374d4ae6d GitOrigin-RevId: 54a0170bd42e84d436715bf55eaeb0c9362844c8 Change-Id: I0f67929c84b46f32a542d6e31b87a6ddb9693c5d
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.