From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9AA9AC433F5 for ; Sun, 3 Apr 2022 00:18:55 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2EA0183B47; Sun, 3 Apr 2022 02:16:10 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="FGoyU67h"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 095FD83B04; Sun, 3 Apr 2022 02:15:38 +0200 (CEST) Received: from mail-qt1-x82a.google.com (mail-qt1-x82a.google.com [IPv6:2607:f8b0:4864:20::82a]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id AFDCD83ADB for ; Sun, 3 Apr 2022 02:15:24 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82a.google.com with SMTP id t7so5060432qta.10 for ; Sat, 02 Apr 2022 17:15:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=XJcZ89NMKI7YK43pWB03A9ICQb5KQgR6vxpIkrxM0Kg=; b=FGoyU67hOYtfFvt7Rq/yLYlUT8xxmWl8+ud3M4GYhkWlkWyy4etFLdTa/Pzuo6gANR qjLe3BGjiO/4sABVhhXrcmgvM2l3BNzQ7+p2DMmdFI9TOriDmCNn0eImJyx3rzNj3WJQ bnuMRxWma5q+ONx65Nm+qMylB5031pwykjr1g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=XJcZ89NMKI7YK43pWB03A9ICQb5KQgR6vxpIkrxM0Kg=; b=UG28F5uo+V+CJYk0xboi4aqKGzWxXP11TlEpu/3jEdryUB40VJ13xUMrE0UVjSNa4l eHH3n4ei4uS7MJ8MNmi2NffChW0OgpBhRg/VfRaFrT84w+oEf7N/NCG7pbubhU0HgvF/ GC3K0+N7ousHC+abUOZj25G698nR/wnUyqkrRSNOSszT0GW1qwy3rFPAJy/lu4VZzfmF OYHd36/3TBBepKMUxiVF1H0Wy97h0v1L2x5l1tm5dnE9po4jdp7id6E3QS59WCND5/VP SoHc4Pn6nfRoR+3I4+ARVhZrhND7csraLS1acTWQOzlb/4K64EP0F7y/GvqiuuPFh0XI B8uA== X-Gm-Message-State: AOAM533jkYc4BUe1sEetWl+95x7WjmqjKR1JNQt5IpWpzD++Po1dMSQj k+39tvYISlen/GB7h8J0E1RFzA== X-Google-Smtp-Source: ABdhPJzjNY9C52ErkvriqZ9cT/QjPfXFnrorxJRVuSns0GQsc33MdaXSN0LL4vlsIhyL2QK3cWdqYQ== X-Received: by 2002:a05:622a:3d3:b0:2e2:1294:5817 with SMTP id k19-20020a05622a03d300b002e212945817mr13250815qtx.638.1648944915523; Sat, 02 Apr 2022 17:15:15 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id p6-20020a05622a00c600b002e1cb5b9b82sm5185370qtw.43.2022.04.02.17.15.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 02 Apr 2022 17:15:14 -0700 (PDT) Date: Sat, 2 Apr 2022 20:15:13 -0400 From: Tom Rini To: Sean Anderson Cc: Linus Walleij , Liviu Dudau , Andre Przywara , Simon Glass , u-boot@lists.denx.de Subject: Re: [PATCH v3 06/29] arm: smh: Export semihosting functions Message-ID: <20220403001513.GR14476@bill-the-cat> References: <20220322205938.1721846-1-sean.anderson@seco.com> <20220322205938.1721846-7-sean.anderson@seco.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="KXWI/Lwc0/Thrskm" Content-Disposition: inline In-Reply-To: <20220322205938.1721846-7-sean.anderson@seco.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean --KXWI/Lwc0/Thrskm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 22, 2022 at 04:59:14PM -0400, Sean Anderson wrote: > This exports semihosting functions for use in other files. The header is > in include/ and not arm/include/asm because I anticipate that RISC-V may > want to add their own implementation at some point. >=20 > smh_len_fd has been renamed to smh_flen to more closely match the > semihosting spec. >=20 > Signed-off-by: Sean Anderson Applied to u-boot/next, thanks! --=20 Tom --KXWI/Lwc0/Thrskm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJI5xAACgkQFHw5/5Y0 tyyktAv8Cm+P60O8SuI+7R4Tv5jNeD0AsF5nwFxErdWvUoYJPZECem3Ed4XLNUP4 k1fO/u1rJ/TbGWVlWcwHl2dyBLHa2ipVrKsro7eA/w0yB9OlJOFZwdZLYTJUZ/tc vKgIlAGA87KdlFsDdR+zHoGBB2J25i3Puav9AOBL45kFUYLbV4+XgygRhRNP3zsF nR5XA8Iv0LgpJ8SyHO06/kI3fYgsJoMwIFRWVUFRzb9rEjqBVx/toIlSCAHP1Vi0 VETWrVXjZsYqO5efkVH+/ebggGz7nB+LkciwSj1yYsitpqrhXPVZw1Zp0NwP9sZt slRUIIAdgGYPYpYL5OojS69ZxNJ+TAkaMJ7lgRoD2pyw1b3Fws82cY6wh4LSaE+V czkqOhOVUyCyhF5Bae6ClzrRgsiV3Wqqzb2GF0H0agP6GGANi+SYRbICYyV/yusP AQMGrFKtJSMURotsfaJjTerPQaZloO4HBWW56d4a2XSKjCpeErD3OXiUPA7Epmji bxUXIpfg =+6SS -----END PGP SIGNATURE----- --KXWI/Lwc0/Thrskm--