commit | 562ee3ac8d3f26995d926171b395a14ce04ab5be | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Thu Mar 06 10:08:49 2025 +0100 |
committer | Imre Kis <imre.kis@arm.com> | Thu Mar 06 10:08:49 2025 +0100 |
tree | 1c2abcd49b53574d4b1875cb8faf32414e72e568 | |
parent | a60a8e4a08a458fa24b90444bb8ce7318047ea86 [diff] |
Update dependencies Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: I1d9907dde9b6a38e983bcef98e17d2e74a41ad77
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.
Please follow the directions of the Trusted Firmware Security Center.
Copyright 2025 Arm Limited and/or its affiliates open-source-office@arm.com