Skip to content
Commit 1582e314 authored by Ahmed Ismail's avatar Ahmed Ismail Committed by Ahmed Ismail
Browse files

examples: Enable instruction cache on non-secure side



Instruction cache memory is enabled on the application
side which speeds up the execution of non-secure code
This is needed as in the case of CS310 FPGA platform
the application is being ran from the QSPI memory
which is very slow, so to speed things up we need to
enable the instruction cache on the non-secure side.

Signed-off-by: default avatarAhmed.Ismail <Ahmed.Ismail@arm.com>
parent 262bf630
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment