Hi Heinrich,

On Sun, 9 Nov 2025 at 03:10, Heinrich Schuchardt
<[email protected]> wrote:
>
> The location of memory depends on the board. Do not assume memory at fixed
> memory locations. Use calloc() instead to allocate buffers.
>
> Signed-off-by: Heinrich Schuchardt <[email protected]>
> ---
>  test/common/print.c | 76 ++++++++++++++++++++++++---------------------
>  1 file changed, 40 insertions(+), 36 deletions(-)
>

I have the same question, as to the value of this test when it is
already covered by sandbox.

Regards,
Simon

Reply via email to