Renamed crate to smccc.
psci module, moved other modules up one level.error::Error::Unknown to contain an i64 rather than an i32.psci 0.1.3smccc::error::success_or_error_64. This is a breaking change relative to 0.1.2 but it was yanked.psci 0.1.2 (yanked)smccc::arch module.smccc::error module for handling negative return values as errors.psci 0.1.1psci 0.1.0Initial release with PSCI constants and functions.