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