[roll] Roll fuchsia [kernel][arm64] Change arm64 spinlocks to be 32bit This matches the size of the other two architectures, which use cpu_num_t (uint32_t) as the basic spinlock type. Was previously using unsigned long for historical reasons, to make it match the size of the architecture when building with arm32 and arm64 at the same time. No functional change except for the size of the spinlock and any alignment or size changes this may entail. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1251013 Original-Revision: e05da63dc6e15ab21a8d6ebef9717258ea244fac GitOrigin-RevId: 0dd7f3b2e201e7db3258242a1a0b1c64d07ffa97 Change-Id: I2a2f06a4459ec005fee0ca1b8ca18043993485d5
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.