History log of /dpdk/config/arm/arm64_v2_linux_gcc (Results 1 – 2 of 2)
Revision Date Author Comments
# be4c001b 17-Jun-2024 David Marchand <david.marchand@redhat.com>

config: fix warning for cross build with meson >= 1.3.0

Starting meson 1.3.0, the pkgconfig variable is deprecated in favor of
pkg-config. Keep both variables as suggested in meson RN.

Link: https:

config: fix warning for cross build with meson >= 1.3.0

Starting meson 1.3.0, the pkgconfig variable is deprecated in favor of
pkg-config. Keep both variables as suggested in meson RN.

Link: https://mesonbuild.com/Release-notes-for-1-3-0.html#machine-files-pkgconfig-field-deprecated-and-replaced-by-pkgconfig
Cc: stable@dpdk.org

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Ruifeng Wang <ruifeng.wang@arm.com>

show more ...


# bdf640df 20-Feb-2024 Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>

config/arm: add generic V2 SoC

Add generic V2 CPU SoC. This will allow for compiling a binary
that will run on any SoC that uses V2 CPU.

Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@ar

config/arm: add generic V2 SoC

Add generic V2 CPU SoC. This will allow for compiling a binary
that will run on any SoC that uses V2 CPU.

Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Reviewed-by: Wathsala Vithanage <wathsala.vithanage@arm.com>

show more ...