commit | 394f3f023adb6f12d4d56174f63b09912201f8aa | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Mon Mar 24 16:40:11 2025 +0100 |
committer | Imre Kis <imre.kis@arm.com> | Mon Mar 24 16:41:02 2025 +0100 |
tree | 664be6c7aecfc0f9cf5aa786557a702e156b4bc7 | |
parent | 3438409fc1862b640b0cfee2f97d805f69efea7b [diff] |
Add getter functions to EntryPoint Add getter functions to EntryPoint to access fields independently of the enum variant. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: Ib119283837b66433ed74c70bbf303a3fc16620aa
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