<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in arm64_armv8_linux_gcc</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f2340c85 - config/arm: add platform config option</title>
        <link>http://172.16.0.5:8080/history/dpdk/config/arm/arm64_armv8_linux_gcc#f2340c85</link>
        <description>config/arm: add platform config optionAdd Arm SoC configuration sets to Arm meson.build and add an archagnostic meson option, &apos;platform&apos;, to select from these SoCconfigurations for meson native builds. This is preferable tospecifying a cross file when doing aarch64 -&gt; aarch64 builds, since thecross file specifies the toolchain as well.Signed-off-by: Juraj Linke&#353; &lt;juraj.linkes@pantheon.tech&gt;Reviewed-by: Honnappa Nagarahalli &lt;honnappa.nagarahalli@arm.com&gt;Reviewed-by: Ruifeng Wang &lt;ruifeng.wang@arm.com&gt;Tested-by: Pavan Nikhilesh &lt;pbhagavatula@marvell.com&gt;

            List of files:
            /dpdk/config/arm/arm64_armv8_linux_gcc</description>
        <pubDate>Wed, 14 Apr 2021 13:41:35 +0000</pubDate>
        <dc:creator>Juraj Linke&#353; &lt;juraj.linkes@pantheon.tech&gt;</dc:creator>
    </item>
<item>
        <title>fe4ae325 - config/arm: add core and NUMA counts to cross files</title>
        <link>http://172.16.0.5:8080/history/dpdk/config/arm/arm64_armv8_linux_gcc#fe4ae325</link>
        <description>config/arm: add core and NUMA counts to cross filesAdd support for setting core count and numa nodes in cross files. Thevalues specified in cross files will override the default values.Also add missing default values to Arm config.Signed-off-by: Juraj Linke&#353; &lt;juraj.linkes@pantheon.tech&gt;Reviewed-by: Honnappa Nagarahalli &lt;honnappa.nagarahalli@arm.com&gt;Acked-by: Jerin Jacob &lt;jerinj@marvell.com&gt;Tested-by: Jerin Jacob &lt;jerinj@marvell.com&gt;Tested-by: Pavan Nikhilesh &lt;pbhagavatula@marvell.com&gt;Tested-by: Vimal Chungath &lt;vcchunga@amazon.com&gt;Tested-by: Dharmik Thakkar &lt;dharmik.thakkar@arm.com&gt;

            List of files:
            /dpdk/config/arm/arm64_armv8_linux_gcc</description>
        <pubDate>Fri, 15 Jan 2021 13:26:06 +0000</pubDate>
        <dc:creator>Juraj Linke&#353; &lt;juraj.linkes@pantheon.tech&gt;</dc:creator>
    </item>
<item>
        <title>e7109798 - config/arm: reformat and move config and comments</title>
        <link>http://172.16.0.5:8080/history/dpdk/config/arm/arm64_armv8_linux_gcc#e7109798</link>
        <description>config/arm: reformat and move config and commentsChange formatting so that it&apos;s more consistent and readable, add/modifycomments/stdout messages, move configuration options to more appropriateplaces and make the order consistent according to these rules:1. First list generic configuration options, then list options that may   be overwritten. List SoC-specific options last.2. For SoC-specific options, list number of cores before the number of   NUMA nodes, to make it consistent with config/meson.build.Signed-off-by: Juraj Linke&#353; &lt;juraj.linkes@pantheon.tech&gt;Reviewed-by: Honnappa Nagarahalli &lt;honnappa.nagarahalli@arm.com&gt;Acked-by: Jerin Jacob &lt;jerinj@marvell.com&gt;Tested-by: Jerin Jacob &lt;jerinj@marvell.com&gt;Tested-by: Pavan Nikhilesh &lt;pbhagavatula@marvell.com&gt;Tested-by: Vimal Chungath &lt;vcchunga@amazon.com&gt;Tested-by: Dharmik Thakkar &lt;dharmik.thakkar@arm.com&gt;

            List of files:
            /dpdk/config/arm/arm64_armv8_linux_gcc</description>
        <pubDate>Fri, 15 Jan 2021 13:26:01 +0000</pubDate>
        <dc:creator>Juraj Linke&#353; &lt;juraj.linkes@pantheon.tech&gt;</dc:creator>
    </item>
<item>
        <title>7870ae89 - config/arm: rename variables</title>
        <link>http://172.16.0.5:8080/history/dpdk/config/arm/arm64_armv8_linux_gcc#7870ae89</link>
        <description>config/arm: rename variablesRename Arm build variables and values so that they better conform to Armspecifications. Also rename generically sounding variable to names thatbetter capture what the variables hold.Rename machine_args_generic to part_number_config_arm since thevariable contains more than just the generic machine args and is usedmainly as the fallback arm configuration.Rename the default machine args to generic machine args to reflect that.The rest of the variables are self-explanatory.Signed-off-by: Juraj Linke&#353; &lt;juraj.linkes@pantheon.tech&gt;Reviewed-by: Ruifeng Wang &lt;ruifeng.wang@arm.com&gt;Reviewed-by: Honnappa Nagarahalli &lt;honnappa.nagarahalli@arm.com&gt;Acked-by: Jerin Jacob &lt;jerinj@marvell.com&gt;Tested-by: Jerin Jacob &lt;jerinj@marvell.com&gt;Tested-by: Pavan Nikhilesh &lt;pbhagavatula@marvell.com&gt;Tested-by: Vimal Chungath &lt;vcchunga@amazon.com&gt;Tested-by: Dharmik Thakkar &lt;dharmik.thakkar@arm.com&gt;

            List of files:
            /dpdk/config/arm/arm64_armv8_linux_gcc</description>
        <pubDate>Fri, 15 Jan 2021 13:25:59 +0000</pubDate>
        <dc:creator>Juraj Linke&#353; &lt;juraj.linkes@pantheon.tech&gt;</dc:creator>
    </item>
<item>
        <title>f31d1780 - config: add pkgconfig for arm64</title>
        <link>http://172.16.0.5:8080/history/dpdk/config/arm/arm64_armv8_linux_gcc#f31d1780</link>
        <description>config: add pkgconfig for arm64Meson fails to find a pkg-config executable if pkgconfigisn&apos;t set for aarch64. The environment variable `PKG_CONFIG_PATH`is useless in this case, and meson fails to locate dependenciesthat are built in non-standard paths.Signed-off-by: Ali Alnubani &lt;alialnu@mellanox.com&gt;Acked-by: Bruce Richardson &lt;bruce.richardson@intel.com&gt;

            List of files:
            /dpdk/config/arm/arm64_armv8_linux_gcc</description>
        <pubDate>Thu, 28 Nov 2019 07:24:38 +0000</pubDate>
        <dc:creator>Ali Alnubani &lt;alialnu@mellanox.com&gt;</dc:creator>
    </item>
<item>
        <title>ae2f2fee - build: rename linuxapp to linux in meson cross files</title>
        <link>http://172.16.0.5:8080/history/dpdk/config/arm/arm64_armv8_linux_gcc#ae2f2fee</link>
        <description>build: rename linuxapp to linux in meson cross filesRename the cross files for meson compilation from having linuxappin the name to just linux in the name.Signed-off-by: Bruce Richardson &lt;bruce.richardson@intel.com&gt;

            List of files:
            /dpdk/config/arm/arm64_armv8_linux_gcc</description>
        <pubDate>Wed, 06 Mar 2019 16:22:41 +0000</pubDate>
        <dc:creator>Bruce Richardson &lt;bruce.richardson@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
