[roll] Roll fuchsia [kernel][arm64] use the context pointer in PSCI CPU_ON call Instead of using MPIDR as an index to a table of secondary cpu startup data, pass a pointer to the secondary cpu's new stack pointer with some bootstrap data saved at the top. Previously, we had avoided using it due to very old PSCI implementations a few years back, but nowadays it seems that everything is *at least* PSCI 0.2 which requires the context passing to be implemented. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1458654 Original-Revision: 5d0e4e6a2a2271dcdd82cfb42d7f7ef6d8c7e6bd GitOrigin-RevId: 21eaded3ac4d2886a6ff52c9080f99da3b09faf0 Change-Id: I217148a4f593b40c66b4b5a934d9202b101c39ad
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.