Re: [PATCH v7 3/7] ARM: tegra: add SoC UID calculation function

2023-06-23 Thread Svyatoslav Ryhel
23 червня 2023 р. 17:25:32 GMT+03:00, Thierry Reding написав(-ла): >On Fri, Jun 23, 2023 at 02:46:54PM +0300, Svyatoslav Ryhel wrote: >> >> >> 23 червня 2023 р. 14:24:37 GMT+03:00, Thierry Reding >> написав(-ла): >> >On Fri, Jun 23, 2023 at 08:55:56AM +0300, Svyatoslav Ryhel wrote: >> >>

Re: [PATCH v7 3/7] ARM: tegra: add SoC UID calculation function

2023-06-23 Thread Thierry Reding
On Fri, Jun 23, 2023 at 02:46:54PM +0300, Svyatoslav Ryhel wrote: > > > 23 червня 2023 р. 14:24:37 GMT+03:00, Thierry Reding > написав(-ла): > >On Fri, Jun 23, 2023 at 08:55:56AM +0300, Svyatoslav Ryhel wrote: > >> This is a small tool for calculation of SoC UID based on the same > >> Linux

Re: [PATCH v7 3/7] ARM: tegra: add SoC UID calculation function

2023-06-23 Thread Svyatoslav Ryhel
23 червня 2023 р. 14:24:37 GMT+03:00, Thierry Reding написав(-ла): >On Fri, Jun 23, 2023 at 08:55:56AM +0300, Svyatoslav Ryhel wrote: >> 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

Re: [PATCH v7 3/7] ARM: tegra: add SoC UID calculation function

2023-06-23 Thread Thierry Reding
On Fri, Jun 23, 2023 at 08:55:56AM +0300, Svyatoslav Ryhel wrote: > 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. It's a very bad idea to use the

[PATCH v7 3/7] ARM: tegra: add SoC UID calculation function

2023-06-23 Thread Svyatoslav Ryhel
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 # ASUS Grouper E1565 Tested-by: Svyatoslav Ryhel # LG P895 T30