From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web11.7521.1588329519447464652 for ; Fri, 01 May 2020 03:38:39 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ard.biesheuvel@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id C6ABA30E; Fri, 1 May 2020 03:38:38 -0700 (PDT) Received: from [192.168.1.81] (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id EF1DB3F73D; Fri, 1 May 2020 03:38:37 -0700 (PDT) Subject: Re: [edk2-platforms][PATCH 1/1] RPi3: minor doc fix To: Pete Batard , Andrei Warkentin , devel@edk2.groups.io Cc: leif@nuviainc.com, philmd@redhat.com References: <20200430192402.89503-1-andrey.warkentin@gmail.com> <4c7512da-ed2f-3844-d17f-053e7dc0997a@akeo.ie> <92861ebd-328b-6338-84d3-8faa3d2e5cbc@arm.com> From: "Ard Biesheuvel" Message-ID: Date: Fri, 1 May 2020 12:38:36 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 5/1/20 12:29 PM, Pete Batard wrote: > On 2020.05.01 11:27, Ard Biesheuvel wrote: >> On 5/1/20 11:43 AM, Pete Batard wrote: >>> On 2020.04.30 20:24, Andrei Warkentin wrote: >>>> Matches the new reality around FDT support (edk2-platform patches). >>>> >>>> Signed-off-by: Andrei Warkentin >>>> --- >>>> =C2=A0 Platform/RaspberryPi/RPi3/TrustedFirmware/Readme.md | 4 +++- >>>> =C2=A0 1 file changed, 3 insertions(+), 1 deletion(-) >>>> >>>> diff --git a/Platform/RaspberryPi/RPi3/TrustedFirmware/Readme.md=20 >>>> b/Platform/RaspberryPi/RPi3/TrustedFirmware/Readme.md >>>> index 326f5f9..aafbbe9 100644 >>>> --- a/Platform/RaspberryPi/RPi3/TrustedFirmware/Readme.md >>>> +++ b/Platform/RaspberryPi/RPi3/TrustedFirmware/Readme.md >>>> @@ -20,13 +20,15 @@ which results in the following memory mapping: >>>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0x00000000 +-----------------+ >>>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 |=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ROM=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 | BL1 >>>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0x00010000 +-----------------+ >>>> -=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 |=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DTB=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 | (Loaded by the VideoCore) >>>> +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 |=C2=A0=C2=A0=C2=A0=C2=A0 Nothing=C2=A0=C2=A0=C2=A0=C2=A0= | >>>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0x00020000 +-----------------+ >>>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 |=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 FIP=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 | >>>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0x00030000 +-----------------+ >>>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 |=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 | >>>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 |=C2=A0 UEFI PAYLOAD=C2=A0=C2=A0 | >>>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 |=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 | >>>> +=C2=A0=C2=A0=C2=A0 0x001f0000 +-----------------+ >>>> +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 |=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DTB=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 | (Loaded by the VideoCore) >>>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0x00200000 +-----------------+ >>>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 |=C2=A0=C2=A0 Secure SRAM=C2=A0=C2=A0 | BL2, = BL31 >>>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0x00300000 +-----------------+ >>>> >>> >>> Reviewed-by: Pete Batard >> >> Thanks, but that file does not exist in edk2-platforms. >> >=20 > Apologies, that's a non-osi patch. >=20 > The [edk2-platforms] header should have been [edk2-non-osi]. >=20 Ah, that explains it Pushed as 96ec764b947c..4703c83d7312 Thanks,