commit | d83721f1d4a18f576e66264ac5a1812b9a82f008 | [log] [tgz] |
---|---|---|
author | Svyatoslav Ryhel <clamor95@gmail.com> | Fri Jun 30 10:29:02 2023 +0300 |
committer | Thierry Reding <treding@nvidia.com> | Fri Jun 30 15:20:37 2023 +0200 |
tree | 015f54032d1d6d760f44b7cc6d2c8c4b16ae5349 | |
parent | c8cd4db6f1c1eab526b93d640e13697fce0ebe42 [diff] |
ARM: tegra: add SoC UID calculation function This is a small tool for calculation of SoC UID based on the same Linux function. It can be further used for generation of device unique data like mac address or exposing it as serial number. Tested-by: Andreas Westman Dorcsak <hedmoo@yahoo.com> # ASUS Grouper E1565 Tested-by: Svyatoslav Ryhel <clamor95@gmail.com> # LG P895 T30 Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>