commit | d6d40e355f79fc995154fc5437d57ce1455f0a14 | [log] [tgz] |
---|---|---|
author | Travis Geiselbrecht <travisg@fuchsia.infra.roller.google.com> | Thu Nov 14 06:03:55 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 13 22:06:26 2024 -0800 |
tree | b3d2eef5a8e5817943a40bf3d7ba7600dff93f06 | |
parent | cc155a1f882d20cb92a0cc24d4c9cb2bcd5e22b8 [diff] |
[roll] Roll fuchsia [kernel][arm64] hard set SCTLR_EL1 when initializing cpus instead of orring in bits More and more bits are being added in newer versions of the ARM spec, but they're all defaulting to a safe state if 0, so instead of orring in the initial state of the cpu, hard set it to just the bits we need. Also update the register definition for newer bits in the ARMv9 spec. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1154860 Original-Revision: f7bd57538e32d222b1eedc456bedcb5031502d75 GitOrigin-RevId: a6e5fbbc7baa6808b4cf7c5d73acf39f516c57be Change-Id: I141d1e03659c75cb26d89358b5eef20e61366f86
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
.