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(-) >