Re: [PATCH 2/2] ARM64: Cross-Compilation Support

2024-05-23 Thread Jerin Jacob
On Thu, May 23, 2024 at 5:56 PM Sebastian Brzezinka wrote: > > I re-uploaded this patch to get rid of the banner added by the mail service, > so there are no meaningful changes added to v2. > > > Is aarch64-none-linux* latest compiler? > > According to https://developer.arm.com/downloads/-/gnu-a,

Re: [PATCH 2/2] ARM64: Cross-Compilation Support

2024-05-23 Thread Sebastian Brzezinka
I re-uploaded this patch to get rid of the banner added by the mail service, so there are no meaningful changes added to v2.  > Is aarch64-none-linux* latest compiler? According to https://developer.arm.com/downloads/-/gnu-a, there is no toolchain named aarch64-linux-gnu*. 

Re: [PATCH 2/2] ARM64: Cross-Compilation Support

2024-04-15 Thread Jerin Jacob
On Fri, Apr 12, 2024 at 4:43 PM Sebastian Brzezinka wrote: > > 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_inflat

[PATCH 2/2] ARM64: Cross-Compilation Support

2024-04-12 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