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 5ABFCC433F5 for ; Fri, 11 Feb 2022 00:36:41 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7AA51838A4; Fri, 11 Feb 2022 01:36:07 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (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="A8/xAovx"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 8E0AF8367D; Fri, 11 Feb 2022 01:36:04 +0100 (CET) Received: from mail-qk1-x72b.google.com (mail-qk1-x72b.google.com [IPv6:2607:f8b0:4864:20::72b]) (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 613F983807 for ; Fri, 11 Feb 2022 01:35:58 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qk1-x72b.google.com with SMTP id o12so6749335qke.5 for ; Thu, 10 Feb 2022 16:35:58 -0800 (PST) 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=YPqHo/BednCV1v9DdeXUWKCNHQpXQx/o2/kA4VrAJsg=; b=A8/xAovxO+/u6M8uk8a/r+HRa1HAqj3XOGnUW43Oj5mr4Z9MKVhMiUG1bLDETMGFxc wJnluLjHHnMfiW40DIZJFN7ZcMMgzzyO2zClKNabNZhcbWhLwF20+oTthPCeuD4Netat Ufz9MrICA7GzJRTZY5/POaRw9Qmjddaei4+Xo= 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=YPqHo/BednCV1v9DdeXUWKCNHQpXQx/o2/kA4VrAJsg=; b=C94/GUapst49VWx/dLKmhDkqWMRpKN8t128MZl76wr+9uf8hOBajr8wocMw4K+7EOw hB9OXf9WY40aYhZtSA/STJqxS5XBrAddZbjFbSPhzn/17IO89Q2QImz4YQIOQOFwTh4r MFA02kXtE55jagQLB70kCcP/THkm1E9hzCikPuKYWyIVPsAEH7dHm4Qn+KKNBgZhkYxw JZTiXNmSwgT5vkw6CgH07dNo5mo7gMdKVonahVJbWJNgWHyA0jNNOSXS380xU83wbwpU IL80OHoHG2wnk9aHqDPRmyx51CxpcNIEVee7szGi/xGyKvSl7svZGi8KAukO1IeOutzz ocHA== X-Gm-Message-State: AOAM533TFMtsftjjrBqYL5QYGkXCBWOUbY+iHVIBxDzQ/xzbhxp8GOfi B81+q+kMqzTbsY39SMA5kAx9zg== X-Google-Smtp-Source: ABdhPJzWgk8NMHlLh5p9c+XIav6M1DEXaVZrAL+4/stBg+qg69V2dtyUa44BgeL2oQJZe0sfUyyZZg== X-Received: by 2002:a05:620a:284c:: with SMTP id h12mr4994603qkp.318.1644539757243; Thu, 10 Feb 2022 16:35:57 -0800 (PST) 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 17sm10365005qkj.23.2022.02.10.16.35.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Feb 2022 16:35:56 -0800 (PST) Date: Thu, 10 Feb 2022 19:35:54 -0500 From: Tom Rini To: Mark Kettenis Cc: u-boot@lists.denx.de, sjg@chromium.org, jh80.chung@samsung.com, sven@svenpeter.dev, marcan@marcan.st, bmeng.cn@gmail.com Subject: Re: [PATCH v2 4/9] arm: apple: Add RTKit support Message-ID: <20220211003554.GS2697206@bill-the-cat> References: <20220122193819.84907-1-kettenis@openbsd.org> <20220122193819.84907-5-kettenis@openbsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="dUqh8vgUBVXHzm9w" Content-Disposition: inline In-Reply-To: <20220122193819.84907-5-kettenis@openbsd.org> 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 --dUqh8vgUBVXHzm9w Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 22, 2022 at 08:38:14PM +0100, Mark Kettenis wrote: > Most Apple IOPs run a firmware that is based on what Apple calls > RTKit. RTKit implements a common mailbox protocol. This code > provides an implementation of the AP side of this protocol, > providing a function to initialize RTKit-based firmwares as well > as a function to do a clean shutdown of this firmware. >=20 > Signed-off-by: Mark Kettenis > Reviewed-by: Simon Glass > Tested on: Macbook Air M1 > Tested-by: Simon Glass Applied to u-boot/master, thanks! --=20 Tom --dUqh8vgUBVXHzm9w Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmIFr2oACgkQFHw5/5Y0 tywh1wv/YXQQJz+w5gGqIogZMsp9/RebZjaMu5nQMbcIHpSzp1PC7CFoAqn3zuIV fbw1/ggQYnCGLjCcb0hPEX3+4KaGIMqKe1fFXWq+wibEtwFw9HoglM+gqHOM8SfT yE8lDIF7OlErlywaEkOQZL2lliLYTXcsHiopm0KmWpHnMB9MR/2t2+Q4d45iH9fs OB1RExS/GUK13Crqq4X5XdE+kWbPC/2y6NFnAx7OH8H3lZ7fI5psjmzVfJKBN05U IrcvA7AJa+aC9R4XOIaaw2xlJ6GA1B5e+k5MZXlRC6oqi8JyfjSMfyHhR4IUxYPl jwC5yVUwE4iAHVQfrBULNExJ2X6ch5samlpc6uWT7XIYa3vNYPCzWX58k0zzokNl Fk288ezz1nypFffjo8XIho+1JY7d613omy6F7LJ2uPh7ZAWlwQjKq9wu5rmU5Zgj WeLoXhQBYypRWArcoyfhBGj9olHkv8Q7yGg/ggd5gMKhqddl9jsoz3tijud/raYK +H2/ix+e =n4MJ -----END PGP SIGNATURE----- --dUqh8vgUBVXHzm9w--