mbox series

[v4,0/3] AM64: Update the locations of various elements in SRAM

Message ID 20210615174325.22853-1-a-govindraju@ti.com (mailing list archive)
Headers show
Series AM64: Update the locations of various elements in SRAM | expand

Message

Aswath Govindraju June 15, 2021, 5:43 p.m. UTC
The following series of patches,
- Increase the maximum size of TF-A
- Update the location of TF-A due to a limitation for DFU boot
- Indicate reserved locations for DMSC code and secure proxy

changes since v3:
- fixed the title of patches 1 and 2

changes since v2:
- split the patches into three
- added regions for indicating memory regions reserved for
  dmsc and secure proxy
- moved the TFA location to 0x701c4000

Aswath Govindraju (3):
  arm64: dts: ti: k3-am64-main: Update TF-A's maximum size and node name
  arm64: dts: ti: k3-am64-main: Reserve OCMRAM for DMSC-lite and secure
    proxy communication
  arm64: dts: ti: k3-am64-main: Update the location of TF-A

 arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

Comments

Suman Anna June 15, 2021, 6:49 p.m. UTC | #1
Hi Aswath,

On 6/15/21 12:43 PM, Aswath Govindraju wrote:
> The following series of patches,
> - Increase the maximum size of TF-A
> - Update the location of TF-A due to a limitation for DFU boot
> - Indicate reserved locations for DMSC code and secure proxy
> 
> changes since v3:
> - fixed the title of patches 1 and 2

Thanks for fixing these. I have been able to verify these on my AM64x EVM using
the corresponding U-Boot changes as well.

regards
Suman

> 
> changes since v2:
> - split the patches into three
> - added regions for indicating memory regions reserved for
>   dmsc and secure proxy
> - moved the TFA location to 0x701c4000
> 
> Aswath Govindraju (3):
>   arm64: dts: ti: k3-am64-main: Update TF-A's maximum size and node name
>   arm64: dts: ti: k3-am64-main: Reserve OCMRAM for DMSC-lite and secure
>     proxy communication
>   arm64: dts: ti: k3-am64-main: Update the location of TF-A
> 
>  arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 12 ++++++++++--
>  1 file changed, 10 insertions(+), 2 deletions(-)
>