ARM: dts: msm: Enable static-cb and no-smr-check for msmtitanium
static-cb option enables us to use pre-defined
static context bank allocation programmed by TZ.
Global registers are configured by TZ before
kernel comes up and this programming is not altered
throughout the life of system.
When an SMMU probes we do a sanity check on the
SMR registers. This check can cause problem when
we enable stati-cb option as SMRs would already
be programmed by TZ. So enable no-smr-check to
skip doing this sanity check.
Change-Id: Icb61c482f7ca56f9041094cd150e9fc1fa2986ba
Signed-off-by:
Susheel Khiani <skhiani@codeaurora.org>
Loading
Please register or sign in to comment