commit | 0fd9876a0a72563d9d92747834abb74ef93a48b4 | [log] [tgz] |
---|---|---|
author | Sergey Ulanov <sergeyu@fuchsia.infra.roller.google.com> | Sat Sep 30 02:17:37 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 29 19:18:32 2023 -0700 |
tree | 06155e920bbfd8360947216f4997958c1048bdf2 | |
parent | afe0a1f45741da88b0166e476b6c0e2e4f0613d8 [diff] |
[roll] Roll fuchsia [Starnix] Cleanup tests for extended_pstate. 1. Added "ExtendedPstate.Syscall" to verify that FP/SIMD registers are preserved when calling syscalls. 2. Replaced "Fault.PreserveVectorRegisters" with "ExtendedPstate.Signals", which verifies that the registers are restored when returning from a signal handler. This functionality is not implemented correctly yet, so the test is failing. 3. Renamed "ExtendedPstateInitialState.Basic" to "ExtendedPstate.InitialState". Original-Bug: b/302340440 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/924337 Original-Revision: 6010ddd1ea51cb864714f7004ac17f4044926253 GitOrigin-RevId: 564df090714ccaf8514ae231db1e415bd0355f2a Change-Id: I01dd45a098ca9367fc5aee435f300ec9d539c572
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 via the IRC channel #fuchsia
on Freenode.
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
.