#arm #aarch64 #cortex-a

deprecated no-std psci

Crate renamed to smccc, please use that instead

4 releases

0.2.0 Apr 19, 2023
0.1.3 Apr 14, 2023
0.1.2 Apr 14, 2023
0.1.1 Sep 13, 2022
0.1.0 Apr 4, 2022

#4 in #cortex-a

MIT/Apache

8KB

Moved: SMCCC and PSCI functions for bare-metal Rust on aarch64

crates.io page docs.rs page

This crate provided support for the Arm SMC Calling Convention version 1.4, including standard Arm Architecture Calls constants, and version 1.1 of the Arm Power State Coordination Interface (PSCI).

It has been renamed to smccc. Please use that instead.

This is not an officially supported Google product.

License

Licensed under either of

at your option.

Contributing

If you want to contribute to the project, see details of how we accept contributions.


lib.rs:

This crate has been renamed to smccc. Please use that instead.

No runtime deps