From patchwork Fri Jan 12 17:05:37 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?In=C3=A8s_Varhol?= X-Patchwork-Id: 1886187 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=telecom-paris.fr header.i=@telecom-paris.fr header.a=rsa-sha256 header.s=A35C7578-1106-11E5-A17F-C303FDDA8F2E header.b=sxLDPFnN; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=nongnu.org (client-ip=209.51.188.17; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=patchwork.ozlabs.org) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4TBSdN4HjPz1yPf for ; Sat, 13 Jan 2024 04:07:20 +1100 (AEDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rOKzc-0005IR-Ag; Fri, 12 Jan 2024 12:06:52 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rOKza-0005I9-HC; Fri, 12 Jan 2024 12:06:50 -0500 Received: from zproxy2.enst.fr ([137.194.2.221]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rOKzX-000503-6g; Fri, 12 Jan 2024 12:06:49 -0500 Received: from localhost (localhost [IPv6:::1]) by zproxy2.enst.fr (Postfix) with ESMTP id 23D908068A; Fri, 12 Jan 2024 18:06:42 +0100 (CET) Received: from zproxy2.enst.fr ([IPv6:::1]) by localhost (zproxy2.enst.fr [IPv6:::1]) (amavis, port 10032) with ESMTP id hv8Iltz2pEga; Fri, 12 Jan 2024 18:06:41 +0100 (CET) Received: from localhost (localhost [IPv6:::1]) by zproxy2.enst.fr (Postfix) with ESMTP id 26877806A7; Fri, 12 Jan 2024 18:06:41 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.10.3 zproxy2.enst.fr 26877806A7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telecom-paris.fr; s=A35C7578-1106-11E5-A17F-C303FDDA8F2E; t=1705079201; bh=nN4AxN4bZ4OGgQmrqiZVBP3Aptm+OlATveS92Sj9fmc=; h=From:To:Date:Message-ID:MIME-Version; b=sxLDPFnNmQs8iyQBWD4IqJP50HIUy2I5ATry898uILT38m3NShBqXohIu71otwjsx plGvq0f2k5u39f856yxHLlJqODtM4HkaLSanmlkebdDhHPJfyYXYLwdsuGjC26XPtS ikvCgHjnj9wZScBPZjvhsAiA3OMKgY4EsxKKBadc= X-Virus-Scanned: amavis at enst.fr Received: from zproxy2.enst.fr ([IPv6:::1]) by localhost (zproxy2.enst.fr [IPv6:::1]) (amavis, port 10026) with ESMTP id fFkiPx4NyS4X; Fri, 12 Jan 2024 18:06:41 +0100 (CET) Received: from inesv-Inspiron-3501.enst.fr (unknown [IPv6:2a04:8ec0:0:240:fa97:9da:79c1:e167]) by zproxy2.enst.fr (Postfix) with ESMTPSA id B22CE8066D; Fri, 12 Jan 2024 18:06:40 +0100 (CET) From: =?utf-8?q?In=C3=A8s_Varhol?= To: qemu-devel@nongnu.org Cc: Samuel Tardieu , Arnaud Minier , =?utf-8?q?In=C3=A8s_Varhol?= , Thomas Huth , Peter Maydell , qemu-arm@nongnu.org, Paolo Bonzini , Alistair Francis , =?utf-8?q?Philippe_Mathieu-Daud?= =?utf-8?q?=C3=A9?= , Laurent Vivier Subject: [RFC 0/3] Add device STM32L4x5 GPIO Date: Fri, 12 Jan 2024 18:05:37 +0100 Message-ID: <20240112170635.303226-1-ines.varhol@telecom-paris.fr> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 Received-SPF: pass client-ip=137.194.2.221; envelope-from=ines.varhol@telecom-paris.fr; helo=zproxy2.enst.fr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org This patch adds a new device STM32L4x5 GPIO device and is part of a series implementing the STM32L4x5 with a few peripherals. This is RFC as the tests need to be corrected and completed. The way the short-circuits are handled in the code currently : (0) The model is simplified (it detects pins driven internally and externally, not actual short-circuits) (1) It reacts by ignoring external driving and writes a `qemu_log_mask` about it (2) The model is tested by using a fake register `GPIO_DISCONNECTED_PINS` which is quite practical. However the tests could disconnect pins and check if a pin is disconnected in other ways (like setting all pins in push-pull output to disconnect them), should I unmap this attribute? Some context and more details for (0) This code uses a simplified model. Instead of checking for short-circuits each time the driving (internal and external) changes, some configurations aren't allowed : - push-pull with external driving - open-drain with pin set high Concretely, the pins configured as output can't be set externally when in push-pull mode, or set high when in open-drain mode. Conversely, when input/output mode or push-pull/open-drain mode is changed, the problematic pins driven externally are "disconnected" and the external value isn't considered anymore. I saw sifive_gpio.c uses a similar model : ``` /* Pin both driven externally and internally */ if (output_en && in_mask) { qemu_log_mask(LOG_GUEST_ERROR, "GPIO pin %zu short circuited\n", i); } ``` But nrf51_gpio.c actually checks for short-circuits : ``` if (connected_out && connected_in && out != in) { /* Pin both driven externally and internally */ qemu_log_mask(LOG_GUEST_ERROR, "GPIO pin %zu short circuited\n", i); } ``` Based-on: 20240109194438.70934-1-ines.varhol@telecom-paris.fr ([PATCH v4 0/3] Add device STM32L4x5 SYSCFG) Signed-off-by: Arnaud Minier Signed-off-by: Inès Varhol Inès Varhol (3): hw/gpio: Implement STM32L4x5 GPIO hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC tests/qtest: Add STM32L4x5 GPIO QTest testcase docs/system/arm/b-l475e-iot01a.rst | 2 +- hw/arm/Kconfig | 3 +- hw/arm/stm32l4x5_soc.c | 62 +++- hw/gpio/Kconfig | 3 + hw/gpio/meson.build | 1 + hw/gpio/stm32l4x5_gpio.c | 520 +++++++++++++++++++++++++++++ hw/gpio/trace-events | 6 + include/hw/arm/stm32l4x5_soc.h | 9 + include/hw/gpio/stm32l4x5_gpio.h | 79 +++++ tests/qtest/meson.build | 3 +- tests/qtest/stm32l4x5_gpio-test.c | 319 ++++++++++++++++++ 11 files changed, 991 insertions(+), 16 deletions(-) create mode 100644 hw/gpio/stm32l4x5_gpio.c create mode 100644 include/hw/gpio/stm32l4x5_gpio.h create mode 100644 tests/qtest/stm32l4x5_gpio-test.c