Re: [U-Boot] [PATCH v5 8/8] ARMv7: PSCI: ls102xa: move secure text section into OCRAM

2016-06-28 Thread Hongbo Zhang
On Tue, Jun 28, 2016 at 12:16 PM, Chen-Yu Tsai wrote: > On Tue, Jun 14, 2016 at 3:01 PM, wrote: >> From: Hongbo Zhang >> >> LS1021 offers two secure OCRAM blocks for trustzone. >> This patch moves all the secure text sections into the OCRAM. >> >> Signed-off-by: Wang Dongsheng >> Signed-off-by

Re: [U-Boot] [PATCH v5 8/8] ARMv7: PSCI: ls102xa: move secure text section into OCRAM

2016-06-27 Thread Chen-Yu Tsai
On Tue, Jun 14, 2016 at 3:01 PM, wrote: > From: Hongbo Zhang > > LS1021 offers two secure OCRAM blocks for trustzone. > This patch moves all the secure text sections into the OCRAM. > > Signed-off-by: Wang Dongsheng > Signed-off-by: Hongbo Zhang > --- > arch/arm/include/asm/arch-ls102xa/confi

[U-Boot] [PATCH v5 8/8] ARMv7: PSCI: ls102xa: move secure text section into OCRAM

2016-06-14 Thread macro . wave . z
From: Hongbo Zhang LS1021 offers two secure OCRAM blocks for trustzone. This patch moves all the secure text sections into the OCRAM. Signed-off-by: Wang Dongsheng Signed-off-by: Hongbo Zhang --- arch/arm/include/asm/arch-ls102xa/config.h | 2 +- include/configs/ls1021atwr.h | 2