| commit | 4d2d06523a2bb6b5e1e553be356a1dd90a8561ea | [log] [tgz] |
|---|---|---|
| author | Olivier Deprez <olivier.deprez@arm.com> | Tue Jan 13 08:38:51 2026 +0100 |
| committer | Olivier Deprez <olivier.deprez@arm.com> | Thu Jan 15 09:11:53 2026 +0000 |
| tree | 890bb3fb810a1b0f320dbe9cb8a33fffc84f3d4b | |
| parent | 34a585322fedf6b796a2b6f96378db6897efd169 [diff] |
fix(simd): remove TFP bit clear from context mgt FP/NEON CPTR_EL3 TFP trap bit is managed as part of SIMD extension, remove its bit clearing from generic context management. Change-Id: I077921d521e05e454185540aefa3335f36f18690 Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
This project provides an experimental Rust port of Trusted Firmware-A’s (TF-A) EL3 runtime firmware (BL31).
The EL3 runtime firmware is responsible for:
The current implementation supports:
For more details on each of these services, please refer to the SMC services overview document.
The following platforms are supported currently:
See our Getting Started Guide.
The project is provided under the BSD-3-Clause license, see LICENSE. Contributions to this project are accepted under the same license and must also be made under the terms of the Developer Certificate of Origin, confirming that the code submitted can (legally) become part of the project.
See the contribution guidelines and style guide.
We welcome your feedback on this project! You can contact us through:
trustedfirmware Discord server, on the #rusted-firmware-a channel.If you want to report an issue, request a feature or simply take a look at the on-going and future work items, please head to our Github issues.
Arm is a registered trademark of Arm Limited (or its subsidiaries or affiliates).
This project uses some of the Arm product, service or technology trademarks, as listed in the Trademark List, in accordance with the Arm Trademark Use Guidelines.
Subsequent uses of these trademarks throughout this repository do not need to be prefixed with the Arm word trademark.
Copyright The Rusted Firmware-A Contributors