commit | 3535861dfceefb32a503c135ea431c9924001243 | [log] [tgz] |
---|---|---|
author | Sandrine Afsa <sandrine.afsa@arm.com> | Wed Jul 09 14:17:57 2025 +0200 |
committer | Sandrine Afsa <sandrine.afsa@arm.com> | Wed Jul 09 14:17:57 2025 +0200 |
tree | 3fe4fbdd3414ed383a462097a31188069047b893 | |
parent | 53eb2cd7e286dcd30e267c258d297b177476f512 [diff] |
Apply Arm Trademark Guidance This project uses Arm trademarks throughout source files, documentation and tests. As per the Arm trademark guidance [1], the first use of each of these trademarks must be preceded by the Arm word trademark. This rule can be met by referring the user to the Arm Trademarks list on the Arm website in the top level documentation, which in the case of this project is the README.md file. This is considered to be "first use" within the project as whole, with no necessity to adopt "First Use" form within individual files throughout the source tree. [1] https://www.arm.com/company/policies/trademarks/guidelines-trademarks [2] https://www.arm.com/company/policies/trademarks/arm-trademark-list Change-Id: I6bf6bc81ac1d8eea286f0f7bf3b2e434a2e75c28 Signed-off-by: Sandrine Afsa <sandrine.afsa@arm.com>
This crate aims to offer functions and user-friendly types for parsing and constructing arguments of Arm Power State Coordination Interface (PSCI) calls. This functionality can be beneficial for both firmware and OS components.
However, doing the actual SMC
/HVC
/ERET
calls, or implementing power management logic is beyond the scope of this crate.
The project is MIT and Apache-2.0 dual licensed, see LICENSE-APACHE
and LICENSE-MIT
.
arm-psci is a trustedfirmware.org maintained project. All contributions are ultimately merged by the maintainers listed below.
Please follow the directions of the Trusted Firmware Processes.
Contributions are handled through review.trustedfirmware.org.
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 2025 Arm Limited and/or its affiliates open-source-office@arm.com