pub fn finalize(op: Operation) -> !
Expand description

Perform board specific power operations See https://docs.rs/rustsbi/latest/rustsbi/#discrete-rustsbi-package-on-bare-metal-risc-v-hardware

The function here provides a stub to example power operations. Actual board developers should provide with more practical communications to external chips on power operation.