mbox series

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

Message ID 20210615155115.28902-1-a-govindraju@ti.com
Headers show
Series AM64: Update the locations of various elements in SRAM | expand

Message

Aswath Govindraju June 15, 2021, 3:51 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 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):
  dts: ti: k3-am64-main: Update TF-A's maximum size and node name
  arm64: dts: ti: k3-am64-main: Indicate the memory reserved for
    DMSC-lite code and secure proxy communication buffer
  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

Aswath Govindraju June 15, 2021, 5:45 p.m. UTC | #1
Hi,
On 15/06/21 9:21 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 v2:
> - split the patches into three
> - added regions for indicating memory regions reserved for
>   dmsc and secure proxy
> - moved the TFA location to 0x701c4000
> 

Posted respin(v4) after correcting the titles of patches 1 and 2.

Thanks,
Aswath

> Aswath Govindraju (3):
>   dts: ti: k3-am64-main: Update TF-A's maximum size and node name
>   arm64: dts: ti: k3-am64-main: Indicate the memory reserved for
>     DMSC-lite code and secure proxy communication buffer
>   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(-)
>