[PATCH] ARM64: Cross-Compilation Support
    Wathsala Wathawana Vithanage 
    wathsala.vithanage at arm.com
       
    Thu Apr 11 00:23:59 CEST 2024
    
    
  
> From: Krishna Kanth Reddy <krish.reddy at samsung.com>
> 
> 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_hufftables in the
> case of ARM Cross-Compilation.
> 
> Signed-off-by: Krishna Kanth Reddy <krish.reddy at samsung.com>
> Signed-off-by: Sebastian Brzezinka <sebastian.brzezinka at intel.com>
> ---
>  config/arm/arm64_armv8_linux_gcc  | 10 +++++-----
> drivers/compress/isal/meson.build |  4 ++++
Acked-by: Wathsala Vithanage <wathsala.vithanage at arm.com>
    
    
More information about the dev
mailing list