Commit 4b74f6d2 authored by Stefan Kristiansson's avatar Stefan Kristiansson Committed by Varun Wadekar
Browse files

Tegra194: memctrl: remove support to reconfigure MSS



As bpmp-fw is running at the same time as ATF, and
the mss client reconfiguration sequence involves performing
a hot flush resets on bpmp, there is a chance that bpmp-fw is
trying to perform accesses while the hot flush is active.

Therefore, the mss client reconfigure has been moved to
System Suspend resume fw and bootloader, and it can be
removed from here.

Change-Id: I34019ad12abea9681f5e180af6bc86f2c4c6fc74
Signed-off-by: default avatarStefan Kristiansson <stefank@nvidia.com>
parent f6178686
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment