From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pg1-f175.google.com (mail-pg1-f175.google.com [209.85.215.175]) by mx.groups.io with SMTP id smtpd.web11.3071.1636104203164659387 for ; Fri, 05 Nov 2021 02:23:23 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=c9wYd2QA; spf=pass (domain: linaro.org, ip: 209.85.215.175, mailfrom: masami.hiramatsu@linaro.org) Received: by mail-pg1-f175.google.com with SMTP id b4so7877822pgh.10 for ; Fri, 05 Nov 2021 02:23:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:user-agent:mime-version :content-transfer-encoding; bh=HGsZHj/DOxYFvxi37e564AwHwHARqAzAfjs45Xt2oBo=; b=c9wYd2QAWR2eOx4+Gag8oQRDKFRcYNrYbL/9047yk+B929oNbLkEF0FAQ0Mf1D5mF4 BFKQU1LHWzAMx7eMLrCWqpnsSLR5r1huqVo6bCUSxe06m5emOB9W1ZTB9lIs8HIXyErJ q4iq1sdIP9yGG+izKn4iQNWoJvFChtRPWx3VNeoIZLR+0GqDtrIPwyRgUoAXSIkujMgA OCkDk1GZmPm+X+6IrJbW41phQ3lHL/rHJD9ffAp6A6j+fpNWzbkmVzXy+DT+tGA19drP FcV2D1urLF09RwEb//X0zg0hjSIWaeMw2+ZNQh4tk5Fmdk59N41O+vd4TMt4tkT8R4S+ hlQQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent :mime-version:content-transfer-encoding; bh=HGsZHj/DOxYFvxi37e564AwHwHARqAzAfjs45Xt2oBo=; b=S3Sr14FJ+kUbIcB0vrtdJQKVTZen0lA1bJ1eU8oZ9aCgmVRDRUjU835EtzGGQBeH+6 6ix0ZSyrmQWVsS5/KGMLV4DmASavWJrRR6CJ2tnb8snK2gpn64D2SCu41cNctYhttFcv SCAe7sr890+n6tvTcL1FDjW8VrTDgKJGibNFNV2/aOmHlHoZacTLAvBxEObNEVais4hO rtEQV2Eqz9RDjJx8tpWwu/yrTXiayUgsWfHo1PeIeglsMOGSu4A6DBf+04ZwQbvhj1Rz vNPBYIbjw/FssRpoDc6lJeMC+ON5uR7bNRtMkOyFfQ8Wl4JFCl4hr04PE6Hw7mB+jl+w XZ5Q== X-Gm-Message-State: AOAM532CHF5Eq/sGVVg2ugdb6r4KL9lL0Du+Ds27KzIkC1pK8YdGiaO2 xCDFktTcDF1w2xaQO1NukHe1Dg== X-Google-Smtp-Source: ABdhPJw2vWfIwRMsZf2DnV0nkRJbnltJDUCc74DBPeU07KhYGuf3TWklBuLccFG6XqyAxWE5rJCnwQ== X-Received: by 2002:a63:2b48:: with SMTP id r69mr16464544pgr.421.1636104202623; Fri, 05 Nov 2021 02:23:22 -0700 (PDT) Return-Path: Received: from localhost.localdomain (122x208x150x49.ap122.ftth.ucom.ne.jp. [122.208.150.49]) by smtp.gmail.com with ESMTPSA id u13sm5629976pga.92.2021.11.05.02.23.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Nov 2021 02:23:22 -0700 (PDT) From: "Masami Hiramatsu" To: Ard Biesheuvel , Leif Lindholm Cc: devel@edk2.groups.io, Kazuhiko Sakamoto , Masahisa Kojima Subject: [PATCH 0/5] Series short description Date: Fri, 5 Nov 2021 18:23:19 +0900 Message-Id: <163610419943.391624.9289897029386201296.stgit@localhost> X-Mailer: git-send-email 2.25.1 User-Agent: StGit/0.19 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Hello Leif and Ard, Here are a series of patches to fix some issues on the DeveloperBox. Our team found those issues when we ran the SystemReady ES ACS tests[1]. [1] https://github.com/ARM-software/arm-systemready/tree/main/ES The seires has 5 patches, [1/5] is a resend patch which I sent before[2], others are new fixes. Actually, one another issue still exists, which will be fixed soon. [2] https://www.mail-archive.com/devel@edk2.groups.io/msg37170.html Thank you, --- Masami Hiramatsu (5): [RESEND][edk2-platforms] Silicon/SynQuacerI2cDxe: Wait for bus busy [edk2-platforms] Silicon/Socionext/SynQuacer: Fix GenericWatchdog interrupt number [edk2-platforms] Silicon/SynQuacerPlatformFlashAccessLib: Fix the number of erase blocks [edk2-platforms] Silicon/SynQuacer: add DBG2 ACPI table [edk2-platforms] Platform/DeveloperBox: Expand NvStorage sizes .../Socionext/DeveloperBox/DeveloperBox.dsc.inc | 10 +-- .../Socionext/SynQuacer/AcpiTables/AcpiTables.inf | 2 + Silicon/Socionext/SynQuacer/AcpiTables/Dbg2.aslc | 70 ++++++++++++++++++++ Silicon/Socionext/SynQuacer/AcpiTables/Gtdt.aslc | 6 +- .../Drivers/SynQuacerI2cDxe/SynQuacerI2cDxe.c | 38 +++++++---- .../SynQuacerPlatformFlashAccessLib.c | 2 - 6 files changed, 107 insertions(+), 21 deletions(-) create mode 100644 Silicon/Socionext/SynQuacer/AcpiTables/Dbg2.aslc -- Masami Hiramatsu