Re: [U-Boot] [PATCH] armv8: fsl-layerscape: Fix final MMU table for QSPI and IFC

2017-09-12 Thread York Sun
On 08/29/2017 06:42 AM, Suresh Gupta wrote: > For QSPI and IFC addresses execution shouldn't be allowed > when u-boot running from DDR. Revise the MMU final table > to enforce execute-never bits. > > Signed-off-by: Suresh Gupta > --- Applied to fsl-qoriq master. Thanks.

[U-Boot] [PATCH] armv8: fsl-layerscape: Fix final MMU table for QSPI and IFC

2017-08-29 Thread Suresh Gupta
For QSPI and IFC addresses execution shouldn't be allowed when u-boot running from DDR. Revise the MMU final table to enforce execute-never bits. Signed-off-by: Suresh Gupta --- arch/arm/include/asm/arch-fsl-layerscape/cpu.h | 6 -- 1 file changed, 4 insertions(+), 2