[roll] Roll fuchsia [kernel][arch] Create <lib/arch/arm64/memory.h>

This change is a pure move of general memory-related content from
<lib/arch/arm64/system.h> to a sibling memory.h. An upcoming change will
introduce a new ARM MAIR abstraction (to be used in the ARM paging
traits) which seems specific enough to warrant its own header with like
code.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/890649
Original-Revision: 3e747a0234743dbdc7d8c907c17aad9d13af8d20
GitOrigin-RevId: 714a634fd4820b3ffae9470baac258a7265fdcb1
Change-Id: I165a9833df1ea6eb58dc6672b9449f37d79aaff1
1 file changed
tree: bdb58cd7931d85d3455173581b13930cfeed69cd
  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.