Function init

Source
pub fn init(method: &str)
Expand description

Initialize with the given PSCI method.

Method should be either “smc” or “hvc”.