RE: [PATCH] ARM64: Cross-Compilation Support

2024-04-10 Thread Wathsala Wathawana Vithanage
> From: Krishna Kanth Reddy > > Modified the Configuration file to use the latest ARM Cross-Compiler. > > Fixed the linker errors for the undefined references to the APIs > isal_deflate_init, isal_deflate, isal_inflate_init, isal_inflate, > isal_inflate_stateless, isal_deflate_stateless, isal_de

Re: [PATCH] ARM64: Cross-Compilation Support

2024-04-08 Thread Jerin Jacob
On Fri, Apr 5, 2024 at 4:52 PM Sebastian Brzezinka wrote: > > From: Krishna Kanth Reddy > > Modified the Configuration file to use the latest ARM Cross-Compiler. Is aarch64-none-linux* latest compiler? > > Fixed the linker errors for the undefined references to the APIs > isal_deflate_init, is

Re: [PATCH] ARM64: Cross-Compilation Support

2024-04-05 Thread David Marchand
Hello Sebastian, On Fri, Apr 5, 2024 at 1:07 PM Sebastian Brzezinka wrote: > - > Intel Technology Poland sp. z o.o. > ul. Slowackiego 173 | 80-298 Gdansk | Sad Rejonowy Gdansk Polnoc | VII > Wydzial Gospodarczy Krajowego Rejestr

[PATCH] ARM64: Cross-Compilation Support

2024-04-05 Thread Sebastian Brzezinka
From: Krishna Kanth Reddy Modified the Configuration file to use the latest ARM Cross-Compiler. Fixed the linker errors for the undefined references to the APIs isal_deflate_init, isal_deflate, isal_inflate_init, isal_inflate, isal_inflate_stateless, isal_deflate_stateless, isal_deflate_set_huff