commit | fdf4316be18706d6b870be8227a4d5aa38aaaac8 | [log] [tgz] |
---|---|---|
author | Sandrine Afsa <sandrine.afsa@arm.com> | Wed Jul 09 14:18:38 2025 +0200 |
committer | Sandrine Afsa <sandrine.afsa@arm.com> | Wed Jul 09 14:22:38 2025 +0200 |
tree | 466f3c692afc6f311cac97f949bf6580d9ff9db0 | |
parent | 3535861dfceefb32a503c135ea431c9924001243 [diff] |
Adopt Linux Foundation's guidance on copyrights Adopt the Linux Foundation guidance [1] on copyright notice formats to avoid meaningless and frequent updates to source files. It omits the year range and gathers all contributors under a generic "The [project-name] Contributors" term, which avoids the need for each company to add their own copyright notice. [1] https://www.linuxfoundation.org/blog/blog/copyright-notices-in-open-source-software-projects Change-Id: I8723bce8464ec3d956804bc55fcb7dca5deca302 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 The arm-psci Contributors.