Re: [PATCH v7 5/8] build: mark exported symbols

2025-04-04 Thread Andrew Rybchenko
On 4/4/25 08:48, Hemant Agrawal wrote: for DPAA/FSLMC changes Acked-by: Hemant Agrawal For common/sfc_efx: Acked-by: Andrew Rybchenko

Re: [PATCH v7 5/8] build: mark exported symbols

2025-04-04 Thread Andrew Rybchenko
On 4/3/25 19:58, David Marchand wrote: Annotate symbols with newly introduced export macros. For code not compiled via drivers/meson.build (think base drivers code), the exported symbols are added in some new XX_base_symbols.c file added to the sources variable so they get caught by drivers/meso

Re: [PATCH v7 5/8] build: mark exported symbols

2025-04-03 Thread Hemant Agrawal
for DPAA/FSLMC changes Acked-by: Hemant Agrawal