| commit | d9751edc2579ecd1f25268ed74fe0bb9627dd05c | [log] [tgz] |
|---|---|---|
| author | Imre Kis <imre.kis@arm.com> | Wed Oct 29 17:56:25 2025 +0100 |
| committer | Imre Kis <imre.kis@arm.com> | Wed Oct 29 17:59:19 2025 +0100 |
| tree | 5b4bfdc5877ac9df7c4300e423ea2d914ed6bf1c | |
| parent | f2a6631cd9bd73faa584c42b57003da29156ed99 [diff] |
Bump version to 0.2.0 * The TryFrom<[u64; 4]> implementation of Function was changed to TryFrom<&[u64; 4]>. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: I2fa57f0b041347efe2a563340bb076474f79f7f9
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.