Sign in
cos
/
third_party
/
platform2
/
refs/heads/release-R125
/
.
/
hwsec-utils
/
src
/
tpm2
/
constants.rs
blob: 8471a8434890b51ab024e47dfc94f34bcccd85ed [
file
] [
log
] [
blame
] [
edit
]
// Copyright 2022 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
pub
const
BOARD_ID_INDEX
:
u32
=
0x013fff00
_u32
;
pub
const
BOARD_ID_LENGTH
:
u16
=
12
;