blob: 3141707df0d2518bb726ed95a9d28af6caa26d3b [file] [log] [blame]
//! This module provides functions for dealing with RKP-specific data structures.
pub(crate) mod csr;
mod device_info;