commit | 0ba7566ed77a8b2f849aa505f748927cacbf7954 | [log] [tgz] |
---|---|---|
author | Travis Geiselbrecht <travisg@fuchsia.infra.roller.google.com> | Fri Nov 15 20:55:47 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Nov 15 12:57:21 2024 -0800 |
tree | 5f4d76a4be0e8cda00f79d9005fc23fbde708ade | |
parent | 77d4f6072066a61f8da7329cc8f75e23a35b9e6e [diff] |
[roll] Roll fuchsia [kernel][arm64] add detection of SCTLR2 and TCR2 registers Newer armv9 registers that should be zeroed out based on the current usage of their features. Add Hwreg style definition of the newer registers. Had to use the alternate raw descriptor of the registers to work around GCC not allowing their use when compiling for armv8 cores, since these are armv9 registers. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156417 Original-Revision: cbe58efa59ca987b07b87ab83982513ce34c8537 GitOrigin-RevId: a85c602298b08b8e082f7b9dfbc21b15072b41ee Change-Id: I89d1dfabba3eb6fe50de145adcfedad8c70885d7
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 in one of the communication channels documented at get involved.
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
.