commit | 53eb2cd7e286dcd30e267c258d297b177476f512 | [log] [tgz] |
---|---|---|
author | Sandrine Afsa <sandrine.afsa@arm.com> | Wed Jul 09 14:17:26 2025 +0200 |
committer | Sandrine Afsa <sandrine.afsa@arm.com> | Wed Jul 09 14:17:26 2025 +0200 |
tree | 3506b4c68baf488eca396578395b154fd501d83b | |
parent | 574b1f1ab98b306e713befe897dc51f714544d52 [diff] |
Remove security incident process We are not ready to receive private security incidents on this project yet. This only becomes relevant after deployment. Change-Id: I9e28eda5f68199aedad81f7803f14ba27fc412a5 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.
Copyright 2025 Arm Limited and/or its affiliates open-source-office@arm.com