From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pj1-f46.google.com (mail-pj1-f46.google.com [209.85.216.46]) by mx.groups.io with SMTP id smtpd.web11.11448.1639666775850999628 for ; Thu, 16 Dec 2021 06:59:36 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@nuviainc-com.20210112.gappssmtp.com header.s=20210112 header.b=q4vMsFjb; spf=pass (domain: nuviainc.com, ip: 209.85.216.46, mailfrom: rebecca@nuviainc.com) Received: by mail-pj1-f46.google.com with SMTP id z9-20020a17090a7b8900b001b13558eadaso1151858pjc.4 for ; Thu, 16 Dec 2021 06:59:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuviainc-com.20210112.gappssmtp.com; s=20210112; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding:content-language; bh=Vc9j8CpMkpVTOyAcpRsEQAurW8LNPCZsuRy6lpca3Do=; b=q4vMsFjbhPUjoUPF7zTlNydUIU58gOSMeTmCZKPs8NPuQoF/s/0LmxQAOiZsfKaWUG 9ALsM8HnGCxk/ArFOGgVF2V+ZAtsGwN1hAZg2qVLZkvNVAleGZtvM+wDvsaXeY98Pm8B oaVo8vUnAmei7HQJ6jrNzymx4NdDF0GLf0zbwZKY5ewjKnNTFHWqOmwtOHHfAw7YrAHZ nhCEV0yBNEcGBbj371tG0V0i/OI1+x7XHd5tFj1/hUidXloBPzYnhpOk/8h4F+cFLLFF C57+1clDvdZo3R29ltAPipC2nc7/1ffe3LsF9LUb+xtaAWVQE5mqGG9u4fjSDFrhmMyb xmkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=Vc9j8CpMkpVTOyAcpRsEQAurW8LNPCZsuRy6lpca3Do=; b=GboSQGlsfpk3Hljp7aBqV+LQNZLpD0KP7+RCmQLmfixX16MLwmjZgWIZaMfJo1eH8v hfPu1AgebVwVXYstRwi6IZIn6PiERTNX5xBEsF2Mm38XpYLIqRWTl3ZTRAKQlwy7f7/7 KdPwdHNJ4kaawjelhs+EcDfBk7aUfxVHgfgwTNnZ2LdLMqtG1YWCE91FCXrC2ZhwHoV9 sR+kyhd15nBakJe504ctY4pCIxMqhw3256INe4r/TgU3JNyyOcoV3dCF0NR4VTAHYcU3 +EkVpNj9x18AADbwpLqB66hA+H/Hzinm4/YsfXqKH6Ami/ZrnTVFmVBtsGHdx6e2JWnW JGVQ== X-Gm-Message-State: AOAM532dxiv4qVPTX+BYXHMur+zYJrK8BkFEXk9ZqVb2/+nl8H1cK/lT sMyBfYNdZa4/yZjT2jZdG/rwUA== X-Google-Smtp-Source: ABdhPJxdtvqIenJ/4DAbjtJ3VPNXRwZkkIRQDjxOBUAACK5skdoxGtCaBzQSwHcDPd63wWHEKUMftQ== X-Received: by 2002:a17:902:e751:b0:148:a2e8:2c25 with SMTP id p17-20020a170902e75100b00148a2e82c25mr9918747plf.116.1639666775283; Thu, 16 Dec 2021 06:59:35 -0800 (PST) Return-Path: Received: from ?IPv6:2601:681:4300:69e:9e7b:efff:fe2b:884c? ([2601:681:4300:69e:9e7b:efff:fe2b:884c]) by smtp.gmail.com with ESMTPSA id q10sm7580676pjd.0.2021.12.16.06.59.33 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 16 Dec 2021 06:59:34 -0800 (PST) Subject: Re: [edk2-platforms PATCH 0/8] Update Arm platforms following addition of EFI_MP_SERVICES_PROTOCOL support in edk2 To: Sami Mujawar , Ard Biesheuvel Cc: edk2-devel-groups-io , Ard Biesheuvel , Samer El-Haj-Mahmoud , Leif Lindholm , Masami Hiramatsu , Graeme Gregory , Radoslaw Biernacki , Marcin Wojtas , Pierre Gondois , nd References: <20211215000324.11591-1-rebecca@nuviainc.com> <34eb1118-89a1-7d4d-3705-d9915d5ae859@nuviainc.com> <8107317F-6D08-45FD-8749-23BABC72215F@arm.com> From: "Rebecca Cran" Message-ID: Date: Thu, 16 Dec 2021 07:59:32 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <8107317F-6D08-45FD-8749-23BABC72215F@arm.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US On 12/16/21 6:26 AM, Sami Mujawar wrote: > [SAMI] I posted the following patches to fix some of the issues you mention above: > Platform/Socionext: Fix build break for SynQuacerEvalBoard (https://edk2.groups.io/g/devel/message/83553) > Platform/LeMaker: Fix build break for CelloBoard (https://edk2.groups.io/g/devel/message/83556) > Platform/Socionext/SynQuacerEvalBoard: Add missing ArmSoftFloatLib (https://edk2.groups.io/g/devel/message/83554) > Platform/Socionext/SynQuacerEvalBoard: Disable EbcDxe for AArch32 Builds (https://edk2.groups.io/g/devel/message/83557) > > If it helps, I can carve out these patches in a separate series and post them to the list. > > I feel we need a CI for edk2-platforms. Without this it is going to be hard to keep track of such build breaks. > [/SAMI] Thanks, I'll take a look at those and post any comments. I agree, CI for edk2-platforms would be good. I'm hoping to find some time next week to work on it. A useful step, even if it's just the first of many, would be to simply run lots of 'build' commands for each platform. -- Rebecca Cran