Re: [PATCH] toradex: tdx-cfg-block: rework modules pid4 handling

2024-11-22 Thread Vitor Soares
On Fri, 2024-11-22 at 11:32 +, Vitor Soares wrote: > From: Vitor Soares > > The module pid4 currently corresponds to the index of the toradex_module > array. If a new pid4 is introduced that does not follow the sequence of > the previous entries, it will create a gap in the array. > > To add

[PATCH] toradex: tdx-cfg-block: rework modules pid4 handling

2024-11-22 Thread Vitor Soares
From: Vitor Soares The module pid4 currently corresponds to the index of the toradex_module array. If a new pid4 is introduced that does not follow the sequence of the previous entries, it will create a gap in the array. To address this, embed pid4 within the toradex_som structure and implement